summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorbarner <barner@FreeBSD.org>2008-04-06 09:08:28 +0000
committerbarner <barner@FreeBSD.org>2008-04-06 09:08:28 +0000
commitd7f4c898494653331b0c518a9d47dfedf2369bb4 (patch)
treec8a9b78c40fb9cf82170f0832d31c24f710379ac /mail
parent6fbde8aaf51fc0bcaf991519b739b0592c98f740 (diff)
downloadFreeBSD-ports-d7f4c898494653331b0c518a9d47dfedf2369bb4.zip
FreeBSD-ports-d7f4c898494653331b0c518a9d47dfedf2369bb4.tar.gz
- Fix installation as non-root user
Submitted by: Stefan Sperling PR: ports/122269
Diffstat (limited to 'mail')
-rw-r--r--mail/fetchmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 963fe63..2872171 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -136,7 +136,7 @@ pre-configure:
@${ECHO_CMD} ""
-pre-install:
+pre-su-install:
@${SETENV} ${SCRIPTS_ENV} PKG_PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
post-install:
OpenPOWER on IntegriCloud