summaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1999-05-27 07:32:49 +0000
committertg <tg@FreeBSD.org>1999-05-27 07:32:49 +0000
commitf5f2df4187f06b364bd6fc79335f60115a42a58f (patch)
tree1efbb40465d48e8ac988b4f8d11079149e286523 /x11-wm
parent8ad291d9623a19595fd236822d5a7ce5e9991af3 (diff)
downloadFreeBSD-ports-f5f2df4187f06b364bd6fc79335f60115a42a58f.zip
FreeBSD-ports-f5f2df4187f06b364bd6fc79335f60115a42a58f.tar.gz
Forget about ${PREFIX}/include/giflib.
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/windowmaker-i18n/Makefile3
-rw-r--r--x11-wm/windowmaker/Makefile4
2 files changed, 3 insertions, 4 deletions
diff --git a/x11-wm/windowmaker-i18n/Makefile b/x11-wm/windowmaker-i18n/Makefile
index f2be06f..21fbb9f 100644
--- a/x11-wm/windowmaker-i18n/Makefile
+++ b/x11-wm/windowmaker-i18n/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 Nov 1998
# Whom: mac@jp.freebsd.org
#
-# $Id: Makefile,v 1.56 1999/04/08 09:18:10 flathill Exp $
+# $Id: Makefile,v 1.57 1999/05/01 02:43:22 steve Exp $
DISTNAME= WindowMaker-0.53.0
PKGNAME= windowmaker-i18n-0.53.0
@@ -34,7 +34,6 @@ CONFIGURE_ENV= X11BASE=${X11BASE} LOCALBASE=${LOCALBASE} \
LINGUAS="de es fi fr hr it ja_JP.EUC ko nl no pl pt ru"
CONFIGURE_ARGS= --with-pixmapdir=${PREFIX}/include/X11/pixmaps \
--with-nlsdir=${PREFIX}/share/locale \
- --with-gfx-incs="-I${LOCALBASE}/include/giflib" \
--disable-debug --enable-kanji --disable-shared
MAN1= geticonset.1x getstyle.1x seticons.1x setstyle.1x \
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile
index df7f93e..cd34035 100644
--- a/x11-wm/windowmaker/Makefile
+++ b/x11-wm/windowmaker/Makefile
@@ -3,7 +3,7 @@
# Date created: August 13, 1997
# Whom: handy@physics.montana.edu
#
-# $Id: Makefile,v 1.49 1999/04/16 05:22:48 taoka Exp $
+# $Id: Makefile,v 1.50 1999/05/01 02:45:29 steve Exp $
DISTNAME= WindowMaker-0.53.0
PKGNAME= windowmaker-0.53.0
@@ -30,7 +30,7 @@ CONFIGURE_ENV= X11BASE=${X11BASE} LIBS=-L${LOCALBASE}/lib \
CONFIGURE_ARGS= --with-pixmapdir=${PREFIX}/include/X11/pixmaps \
--with-nlsdir=${LOCALBASE}/lib/locale \
--with-gfx-libs="-L${LOCALBASE}/lib" \
- --with-gfx-incs="-I${LOCALBASE}/include -I${LOCALBASE}/include/giflib" \
+ --with-gfx-incs="-I${LOCALBASE}/include" \
--disable-debug
MAN1= geticonset.1x getstyle.1x seticons.1x setstyle.1x \
OpenPOWER on IntegriCloud