X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=makefile.bsd;h=a4337a4d938de59f075e6c077f64dec14cb119d1;hb=a84da20a7afb7f838f69123b47e6a451d3426e88;hp=81c080dff64fdc723d2def055994a453e54bb56e;hpb=2c439d4875103b25f47721b35fd16dbdd3d70807;p=xonotic%2Fdarkplaces.git 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"