aboutsummaryrefslogtreecommitdiffstats
path: root/www/privoxy
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2009-04-08 00:48:12 +0800
committerwxs <wxs@FreeBSD.org>2009-04-08 00:48:12 +0800
commit6372647764914f708e78453024210002a65502ae (patch)
tree61ac1222b7abb0e6ffef882d474417a6ccc3dd5f /www/privoxy
parent1d9d10754469331e630caebc3ac774c49d062afc (diff)
downloadfreebsd-ports-gnome-6372647764914f708e78453024210002a65502ae.tar.gz
freebsd-ports-gnome-6372647764914f708e78453024210002a65502ae.tar.zst
freebsd-ports-gnome-6372647764914f708e78453024210002a65502ae.zip
- Switch to using pre-su-install target to call pkg-install. The script
creates users. PR: ports/133292 Submitted by: Greg Lewis <glewis@misty.eyesbeyond.com> Approved by: Fabian Keil <fk@fabiankeil.de> (maintainer)
Diffstat (limited to 'www/privoxy')
-rw-r--r--www/privoxy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/privoxy/Makefile b/www/privoxy/Makefile
index 20cc14dbc149..befaca5c23bd 100644
--- a/www/privoxy/Makefile
+++ b/www/privoxy/Makefile
@@ -75,7 +75,7 @@ post-patch:
pre-configure:
@cd ${WRKSRC}; ${AUTOHEADER}
-pre-install:
+pre-su-install:
@${SETENV} PKG_PREFIX=${PREFIX} ${SH} \
${PKGINSTALL} ${PKGNAME} PRE-INSTALL