summaryrefslogtreecommitdiffstats
path: root/x11-wm/sawfish
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-02-16 04:10:30 +0000
committerade <ade@FreeBSD.org>2000-02-16 04:10:30 +0000
commit93a0942ded806f973351341f4216353fe0b72822 (patch)
tree49e141417c99569fc4c66f6a84d68e80aa90e07a /x11-wm/sawfish
parentcb08c95446377f542fb1969c5d250be940d43788 (diff)
downloadFreeBSD-ports-93a0942ded806f973351341f4216353fe0b72822.zip
FreeBSD-ports-93a0942ded806f973351341f4216353fe0b72822.tar.gz
Remove unnecessary giflib-related path from CONFIGURE_ENV
Diffstat (limited to 'x11-wm/sawfish')
-rw-r--r--x11-wm/sawfish/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile
index 159591c..9f98eed 100644
--- a/x11-wm/sawfish/Makefile
+++ b/x11-wm/sawfish/Makefile
@@ -36,8 +36,7 @@ CONFIGURE_ARGS+= --enable-capplet
.else
CONFIGURE_ARGS+= --disable-capplet
.endif
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include\
- -I${LOCALBASE}/include/giflib" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
GLIB_CONFIG="${GLIB_CONFIG}" \
LIBS="-L${LOCALBASE}/lib -lxpg4"
OpenPOWER on IntegriCloud