summaryrefslogtreecommitdiffstats
path: root/www/privoxy+ipv6
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2002-11-23 07:50:34 +0000
committernork <nork@FreeBSD.org>2002-11-23 07:50:34 +0000
commitdf3387843c7d0bde11ded03894f198e05bf64e14 (patch)
tree94ea6ede009b88081de13e2333b64e7408bd85db /www/privoxy+ipv6
parent3a8fc7cbb083486485213e222440d575afbc5327 (diff)
downloadFreeBSD-ports-df3387843c7d0bde11ded03894f198e05bf64e14.zip
FreeBSD-ports-df3387843c7d0bde11ded03894f198e05bf64e14.tar.gz
PREFIX clean.
Diffstat (limited to 'www/privoxy+ipv6')
-rw-r--r--www/privoxy+ipv6/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/privoxy+ipv6/Makefile b/www/privoxy+ipv6/Makefile
index d05424e..e7e7fde 100644
--- a/www/privoxy+ipv6/Makefile
+++ b/www/privoxy+ipv6/Makefile
@@ -18,11 +18,16 @@ WRKSRC= ${WRKDIR}/privoxy-3.0.0-stable
USE_GMAKE= yes
USE_AUTOCONF= yes
+USE_REINPLACE= yes
MAKEFILE= GNUmakefile
MAN1= privoxy.1
+post-patch:
+ @${REINPLACE_CMD} -e 's,/usr/local,$${PREFIX},' \
+ ${WRKSRC}/GNUmakefile.in
+
pre-configure:
@(cd ${WRKSRC}; autoheader${USE_AUTOCONF_VER})
OpenPOWER on IntegriCloud