1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
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

12 lines
275 B
Plaintext

--- 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 */