1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
freebsd-ports/games/xblast/files/patch-aa
2000-04-28 09:27:44 +00:00

14 lines
456 B
Plaintext

--- Imakefile.orig Wed Jul 28 21:36:20 1999
+++ Imakefile Fri Aug 27 14:42:54 1999
@@ -25,7 +25,9 @@
* If you want to have sound, comment the following line
* Set SOUND_DIR to the directory, where the sounds can be found
*/
-EXTRA_DEFINES=-DXBLASTDIR=\"$(XBLASTDIR)\" -DXBLAST_SOUND
+EXTRA_DEFINES=-DXBLASTDIR=\"$(DESTDIR)$(XBLASTDIR)\" \
+ -DAPPLOADDIR=\"$(DESTDIR)$(XAPPLOADDIR)\" \
+ -DXBLAST_SOUND
/*
* all programs to be build