summaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1999-05-27 07:32:49 +0000
committerThomas Gellekum <tg@FreeBSD.org>1999-05-27 07:32:49 +0000
commit25490e549cf0bf4301486ebaee20dd0146e556da (patch)
tree6b02d7bb229a631bea273867412c7d3095680f14 /x11-wm/windowmaker
parentInstall headers in ${PREFIX}/include, not ${PREFIX}/include/giflib. (diff)
Forget about ${PREFIX}/include/giflib.
Notes
Notes: svn path=/head/; revision=19018
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 df7f93e2b33a..cd3403586602 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 \