summaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1998-12-07 12:05:04 +0000
committertg <tg@FreeBSD.org>1998-12-07 12:05:04 +0000
commit36146b3876e8f44a748c334f901219c9c459b95e (patch)
tree9eca883cc67b2f376a7751f1a1e2bc47a42cbc39 /x11-wm
parentd89c455200a963e1f83bd2aef95f5ee565bad886 (diff)
downloadFreeBSD-ports-36146b3876e8f44a748c334f901219c9c459b95e.zip
FreeBSD-ports-36146b3876e8f44a748c334f901219c9c459b95e.tar.gz
configure checks for libgif now.
Submitted by: Akihiko Hayashi <hayashi@totalware.gifu.gifu.jp>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/windowmaker/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile
index 33d217f..d20f631 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.40 1998/11/25 09:01:24 asami Exp $
+# $Id: Makefile,v 1.41 1998/12/04 07:53:41 tg Exp $
DISTNAME= WindowMaker-0.20.3
PKGNAME= windowmaker-0.20.3
@@ -27,7 +27,7 @@ CONFIGURE_ENV= X11BASE=${X11BASE}
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" \
+ --with-gfx-incs="-I${LOCALBASE}/include -I${LOCALBASE}/include/giflib" \
--disable-debug
MAN1= geticonset.1x getstyle.1x seticons.1x setstyle.1x \
OpenPOWER on IntegriCloud