diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2010-03-30 13:40:17 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2010-03-30 13:40:17 +0000 |
commit | c2f411108f818546a4b897298e2d60fe63140c8e (patch) | |
tree | d8240416ec3a705f14485e51b80afb178999395e /www/varnish2 | |
parent | adce9fc9d23455cce435e3f0929665704b7812ba (diff) | |
download | ports-c2f411108f818546a4b897298e2d60fe63140c8e.tar.gz ports-c2f411108f818546a4b897298e2d60fe63140c8e.zip |
Notes
Diffstat (limited to 'www/varnish2')
-rw-r--r-- | www/varnish2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/varnish2/Makefile b/www/varnish2/Makefile index 47c541d93d65..45857dba1e69 100644 --- a/www/varnish2/Makefile +++ b/www/varnish2/Makefile @@ -17,6 +17,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX} USE_LDCONFIG= yes +USE_GNOME= pkgconfig LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre |