diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 06:55:43 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 06:55:43 +0000 |
commit | adc09ca818f1590d8daf8e7939030c0b084b1f8a (patch) | |
tree | 256afda20e626300fee3e321398212d9e39e184c /devel/distcc | |
parent | 0b1af632ccd4a1d79ce999fc940bd03cdf9cc938 (diff) | |
download | ports-adc09ca818f1590d8daf8e7939030c0b084b1f8a.tar.gz ports-adc09ca818f1590d8daf8e7939030c0b084b1f8a.zip |
Notes
Diffstat (limited to 'devel/distcc')
-rw-r--r-- | devel/distcc/Makefile | 1 |
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> |