]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - BSDmakefile
remove a superfluous -L
[xonotic/darkplaces.git] / BSDmakefile
index dc74213f5693b1b89ce601405d3a89caf0c221ca..dc0af47b621fdbb2b66ea60dbeb4703b8083d192 100644 (file)
@@ -11,7 +11,7 @@ DP_ARCH != uname
 # Command used to delete files
 CMD_RM=$(CMD_UNIXRM)
 
 # Command used to delete files
 CMD_RM=$(CMD_UNIXRM)
 
-UNIX_X11LIBPATH=-L/usr/X11R6/lib
+UNIX_X11LIBPATH=/usr/X11R6/lib
 
 # BSD configuration
 .if $(DP_MAKE_TARGET) == "bsd"
 
 # BSD configuration
 .if $(DP_MAKE_TARGET) == "bsd"