aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/ctwm/files
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-09-22 14:17:09 +0800
committersf <sf@FreeBSD.org>2001-09-22 14:17:09 +0800
commit7dbafa39ca45e080901ef2ee8ff20449253b17d6 (patch)
tree0f7c41c12d4541a3009ee9c6c2310f1d477cb3a6 /x11-wm/ctwm/files
parent6150177c76873472004f85f922660ae563853af6 (diff)
downloadfreebsd-ports-gnome-7dbafa39ca45e080901ef2ee8ff20449253b17d6.tar.gz
freebsd-ports-gnome-7dbafa39ca45e080901ef2ee8ff20449253b17d6.tar.zst
freebsd-ports-gnome-7dbafa39ca45e080901ef2ee8ff20449253b17d6.zip
o update to 3.5.2c.
o sort pkg-plist. PR: 30724 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'x11-wm/ctwm/files')
-rw-r--r--x11-wm/ctwm/files/patch-aa8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/ctwm/files/patch-aa b/x11-wm/ctwm/files/patch-aa
index 430b53e4ab45..f0cffd45a747 100644
--- a/x11-wm/ctwm/files/patch-aa
+++ b/x11-wm/ctwm/files/patch-aa
@@ -1,5 +1,5 @@
-*** Imakefile.orig Mon Oct 4 15:51:08 1999
---- Imakefile Sun Feb 13 19:01:33 2000
+*** Imakefile.orig Mon May 15 21:47:10 2000
+--- Imakefile Sat Sep 22 11:50:14 2001
***************
*** 11,17 ****
#undef USE_SOUND
@@ -31,8 +31,8 @@
LINTLIBS = $(LINTXMU) $(LINTEXTENSIONLIB) $(LINTXLIB)
#ifdef XPM
-! XPMLIBDIR = -L/usr/X11R6/lib
-! XPMINCDIR = -I/usr/X11R6/include
+! XPMLIBDIR = -L$(USRLIBDIR)
+! XPMINCDIR = -I$(INCROOT)
XPMDEFINES = -DXPM
XPMLIB = $(XPMLIBDIR) -lXpm