From ea8075abbdf1d4d61c257b1e81dd1ae77eeda459 Mon Sep 17 00:00:00 2001 From: Simon Barner Date: Sun, 6 Apr 2008 09:08:28 +0000 Subject: - Fix installation as non-root user Submitted by: Stefan Sperling PR: ports/122269 --- mail/fetchmail/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/fetchmail') diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 963fe6362454..28721719a77b 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: -- cgit v1.2.3