summaryrefslogtreecommitdiffstats
path: root/games/imaze/files/patch-source_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'games/imaze/files/patch-source_Makefile.in')
-rw-r--r--games/imaze/files/patch-source_Makefile.in20
1 files changed, 20 insertions, 0 deletions
diff --git a/games/imaze/files/patch-source_Makefile.in b/games/imaze/files/patch-source_Makefile.in
new file mode 100644
index 0000000..32ae788
--- /dev/null
+++ b/games/imaze/files/patch-source_Makefile.in
@@ -0,0 +1,20 @@
+--- source/Makefile.in.orig Thu Dec 13 10:50:40 2001
++++ source/Makefile.in Thu Dec 13 10:56:34 2001
+@@ -43,7 +43,7 @@
+ @echo "run ./configure first, don't use this makefile"
+ #END configure output
+
+-DEFINES=-DDEFAULT_SOUND_DIR=\"`pwd`/../sounds\"
++DEFINES=-DDEFAULT_SOUND_DIR=\"${SOUNDDIR}\"
+ #
+ # possible values:
+ #
+@@ -66,7 +66,7 @@
+ X11Libs=-lX11
+ #AthenaLibs=-lXaw -lXt
+ AthenaLibs=-lXaw -lXt -lXmu
+-MotifLibs=-lXm -lXt
++MotifLibs=${MOTIFLIB}
+ XViewLibs=-lxview -lolgx
+
+ # bis hier Optionen eintragen
OpenPOWER on IntegriCloud