aboutsummaryrefslogtreecommitdiff
path: root/devel/distcc
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 06:55:43 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 06:55:43 +0000
commitadc09ca818f1590d8daf8e7939030c0b084b1f8a (patch)
tree256afda20e626300fee3e321398212d9e39e184c /devel/distcc
parent0b1af632ccd4a1d79ce999fc940bd03cdf9cc938 (diff)
downloadports-adc09ca818f1590d8daf8e7939030c0b084b1f8a.tar.gz
ports-adc09ca818f1590d8daf8e7939030c0b084b1f8a.zip
Add WANT_GNOME to fix make index.
Notes
Notes: svn path=/head/; revision=99933
Diffstat (limited to 'devel/distcc')
-rw-r--r--devel/distcc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/distcc/Makefile b/devel/distcc/Makefile
index 3735754d8edf..5bea57e23c81 100644
--- a/devel/distcc/Makefile
+++ b/devel/distcc/Makefile
@@ -19,6 +19,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
+WANT_GNOME= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.pre.mk>