aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2011-10-02 22:17:54 +0800
committercrees <crees@FreeBSD.org>2011-10-02 22:17:54 +0800
commit18db8f3916370a37b73c363e3581f2992aa23e8d (patch)
tree8e2febe0c88d3da5c31930348bb498f3201db736 /mail
parentda6d6278ba4b5201bd053b517b15b6996d819ce5 (diff)
downloadfreebsd-ports-gnome-18db8f3916370a37b73c363e3581f2992aa23e8d.tar.gz
freebsd-ports-gnome-18db8f3916370a37b73c363e3581f2992aa23e8d.tar.zst
freebsd-ports-gnome-18db8f3916370a37b73c363e3581f2992aa23e8d.zip
Use pre-su-install for pkg-install script-- creating users fails when not root
Noticed by: bz
Diffstat (limited to 'mail')
-rw-r--r--mail/postgrey/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile
index 6e79fddffd62..f6a7cf8c1714 100644
--- a/mail/postgrey/Makefile
+++ b/mail/postgrey/Makefile
@@ -42,7 +42,7 @@ post-patch:
@${REINPLACE_CMD} -e 's#/etc/postfix#${PREFIX}&#' ${WRKSRC}/postgrey ${WRKSRC}/postgrey_whitelist_*
@${REINPLACE_CMD} -e 's#/var/spool/postfix/postgrey#${PGY_DIR}#' ${WRKSRC}/postgrey ${WRKSRC}/contrib/postgreyreport
-pre-install:
+pre-su-install:
@${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
do-install: