summaryrefslogtreecommitdiffstats
path: root/games/xvmines/files/patch-Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xvmines/files/patch-Imakefile')
-rw-r--r--games/xvmines/files/patch-Imakefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/games/xvmines/files/patch-Imakefile b/games/xvmines/files/patch-Imakefile
new file mode 100644
index 0000000..f2e3dcb
--- /dev/null
+++ b/games/xvmines/files/patch-Imakefile
@@ -0,0 +1,22 @@
+--- Imakefile.orig Sun Jun 27 19:05:51 1993
++++ Imakefile Fri Mar 3 08:07:52 2000
+@@ -1,7 +1,8 @@
+-WHERE :sh = (tmp=`echo /usr/openwin`;echo ${OPENWINHOME:=$tmp})
++#WHERE :sh = (tmp=`echo /usr/openwin`;echo ${OPENWINHOME:=$tmp})
++WHERE=${LOCALBASE}
+
+ #CC = gcc
+-CC = cc
++XCOMM CC = cc
+ INCLUDES = -I${WHERE}/include
+ LOCAL_LIBRARIES = -L${WHERE}/lib
+
+@@ -14,7 +15,7 @@
+ OBJS = xvmines.o play.o
+
+ #CDEBUGFLAGS = -g
+-CDEBUGFLAGS = -O4
++XCOMM CDEBUGFLAGS = -O4
+
+ ComplexProgramTarget(xvmines)
+
OpenPOWER on IntegriCloud