diff options
Diffstat (limited to 'www/privoxy/Makefile')
-rw-r--r-- | www/privoxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/privoxy/Makefile b/www/privoxy/Makefile index 03cf4d7074ab..b02712789fbe 100644 --- a/www/privoxy/Makefile +++ b/www/privoxy/Makefile @@ -19,7 +19,7 @@ COMMENT= Privoxy is a web proxy with advanced filtering capabilities WRKSRC= ${WRKDIR}/privoxy-${PORTVERSION}-stable USE_GMAKE= yes -USE_AUTOCONF_VER= 253 +USE_AUTOTOOLS= autoconf:253 USE_REINPLACE= yes USE_RC_SUBR= privoxy.sh |