]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - makefile.bsd
cl_capturevideo_raw* modes now use O_NONBLOCKING file access for more performance
[xonotic/darkplaces.git] / makefile.bsd
index 81c080dff64fdc723d2def055994a453e54bb56e..a4337a4d938de59f075e6c077f64dec14cb119d1 100644 (file)
@@ -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"