mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
f8532dd5ad
Submitted by: tg@melaten.rwth-aachen.de (Thomas Gellekum)
14 lines
456 B
Plaintext
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
|