X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=makefile.bsd;h=a4337a4d938de59f075e6c077f64dec14cb119d1;hp=81c080dff64fdc723d2def055994a453e54bb56e;hb=03e040262964d69c24733989c189dc60f40d2db2;hpb=2c439d4875103b25f47721b35fd16dbdd3d70807 diff --git a/makefile.bsd b/makefile.bsd index 81c080df..a4337a4d 100644 --- a/makefile.bsd +++ b/makefile.bsd @@ -11,6 +11,8 @@ DP_ARCH != uname # Command used to delete files CMD_RM=$(CMD_UNIXRM) +UNIX_X11LIBPATH=-L/usr/X11R6/lib + # BSD configuration .if $(DP_MAKE_TARGET) == "bsd"