mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
8ea0a44557
and some /usr/local hardcodings --> ${PREFIX}
12 lines
275 B
Plaintext
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 */
|