summaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-12-07 12:05:04 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-12-07 12:05:04 +0000
commit42c6afbcc376fa15c97f0fc7fcfd0a46568b878c (patch)
treec9cc67465d498e7e9fe5a528e11b7eb36536977c /x11-wm/windowmaker
parentExtra MASTER_SITES (diff)
configure checks for libgif now.
Submitted by: Akihiko Hayashi <hayashi@totalware.gifu.gifu.jp>
Notes
Notes: svn path=/head/; revision=15173
Diffstat (limited to 'x11-wm/windowmaker')
-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 33d217f203a8..d20f631ac643 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 \