freebsd-ports/games/darkplaces/files/patch-makefile
Pawel Pekala 8bf7974e1b - Update to 20110628 [1]
- Add desktop entries for client programs [2]

PR:		ports/161910
Submitted by:	green dog <fiziologus@gmail.com> [1], myself [2]
2011-10-25 16:46:11 +00:00

13 lines
365 B
Text

--- makefile.orig 2011-10-22 23:23:36.000000000 +0400
+++ makefile 2011-10-22 23:36:14.000000000 +0400
@@ -171,8 +171,8 @@
EXE_SDLNEXUIZ=$(EXE_UNIXSDLNEXUIZ)
# libjpeg dependency (set these to "" if you want to use dynamic loading instead)
- CFLAGS_LIBJPEG=-DLINK_TO_LIBJPEG
- LIB_JPEG=-ljpeg
+ CFLAGS_LIBJPEG=""
+ LIB_JPEG=""
endif
# Win32 configuration