diff options
-rw-r--r-- | mail/postgrey/Makefile | 2 |
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: |