summaryrefslogtreecommitdiffstats
path: root/games/xsokoban/files/patch-Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xsokoban/files/patch-Imakefile')
-rw-r--r--games/xsokoban/files/patch-Imakefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/games/xsokoban/files/patch-Imakefile b/games/xsokoban/files/patch-Imakefile
new file mode 100644
index 0000000..355fb6b
--- /dev/null
+++ b/games/xsokoban/files/patch-Imakefile
@@ -0,0 +1,19 @@
+*** Imakefile.orig Wed Aug 28 02:34:41 1996
+--- Imakefile Sat Jan 15 00:00:00 2000
+***************
+*** 1,7 ****
+ DEFINES= -DNDEBUG
+! EXTRA_INCLUDES= -I/usr/local/include
+
+! SYS_LIBRARIES= -L/usr/local/lib -lXpm $(XLIB)
+ # -lXpm is only needed if you are using Xpm.
+
+ SRCS= display.c main.c resources.c play.c score.c screen.c \
+--- 1,7 ----
+ DEFINES= -DNDEBUG
+! EXTRA_INCLUDES= -I$(INCDIR)/X11
+
+! SYS_LIBRARIES= -lXpm $(XLIB)
+ # -lXpm is only needed if you are using Xpm.
+
+ SRCS= display.c main.c resources.c play.c score.c screen.c \
OpenPOWER on IntegriCloud