freebsd-ports/games/xmine/files/patch-ab
David E. O'Brien 8ea0a44557 Have manpage installed in man6 where games belong.
and some /usr/local hardcodings --> ${PREFIX}
1997-01-03 11:33:21 +00:00

11 lines
275 B
Text

--- Imakefile.orig Fri Jan 3 03:25:27 1997
+++ Imakefile Fri Jan 3 03:29:04 1997
@@ -1,5 +1,7 @@
+MANSUFFIX=6
+
/* if you have Xaw3d installed, you might wish to use this: */
-#define UseXaw3d 0
+#define UseXaw3d YES
/* for debugging: */
/* CDEBUGFLAGS = -g -O2 */