mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
19 lines
370 B
Plaintext
19 lines
370 B
Plaintext
|
--- Imakefile.orig Sun Jul 4 18:47:11 1999
|
||
|
+++ Imakefile Thu Mar 30 03:59:25 2000
|
||
|
@@ -1,12 +1,12 @@
|
||
|
#include "configure.h"
|
||
|
|
||
|
-BINDIR=/usr/bin/X11
|
||
|
+#BINDIR=/usr/bin/X11
|
||
|
MANDIR=$(MANSOURCEPATH)6
|
||
|
MANSUFFIX=6
|
||
|
-ICONDIR=/usr/include/X11/pixmaps
|
||
|
+ICONDIR=$(INCDIR)/X11/pixmaps
|
||
|
|
||
|
# Flags
|
||
|
-CDEBUGFLAGS = -Wall
|
||
|
+#CDEBUGFLAGS = -Wall
|
||
|
|
||
|
#ifdef SOUND_RPLAY
|
||
|
RPLAYLIB = -lrplay
|