diff options
Diffstat (limited to 'www/privoxy+ipv6/Makefile')
-rw-r--r-- | www/privoxy+ipv6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/privoxy+ipv6/Makefile b/www/privoxy+ipv6/Makefile index defa95177f9e..3d7fc6f545a0 100644 --- a/www/privoxy+ipv6/Makefile +++ b/www/privoxy+ipv6/Makefile @@ -24,7 +24,7 @@ DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:S/+ipv6//} USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOHEADER_VER=213 +USE_AUTOTOOLS= autoheader:213 GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ --with-user=${USER} --with-group=${GROUP} \ |