1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/games/xmine/files/patch-ab

12 lines
275 B
Plaintext
Raw Normal View History

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