diff options
Diffstat (limited to 'www/varnish/Makefile')
-rw-r--r-- | www/varnish/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/varnish/Makefile b/www/varnish/Makefile index 751e22e3d39..25b48de52ce 100644 --- a/www/varnish/Makefile +++ b/www/varnish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2007/05/22 10:50:59 xtraeme Exp $ +# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:43 joerg Exp $ # DISTNAME= varnish-1.0.2 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://varnish-cache.org/ COMMENT= High-performace HTTP accelerator +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= autoconf |