diff options
Diffstat (limited to 'www/varnish')
-rw-r--r-- | www/varnish/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/varnish/Makefile b/www/varnish/Makefile index 5bf7857f4d73..3405eb1ea8d7 100644 --- a/www/varnish/Makefile +++ b/www/varnish/Makefile @@ -16,12 +16,11 @@ LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre CONFLICTS= varnish-2.* GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_PYTHON_BUILD= yes CONFIGURE_ARGS= --localstatedir=${PREFIX} --enable-tests CONFIGURE_ENV= RST2MAN=true USE_LDCONFIG= yes -USE_GNOME= pkgconfig USE_AUTOTOOLS= aclocal libtool libtoolize automake autoconf ACLOCAL_ARGS= -I m4 LIBTOOLFLAGS= --copy --force --disable-static |