aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix27/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix27/Makefile')
-rw-r--r--mail/postfix27/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile
index 27a3c7e8287b..4d7b106f1376 100644
--- a/mail/postfix27/Makefile
+++ b/mail/postfix27/Makefile
@@ -238,10 +238,10 @@ PLIST_SUB+= TEST="@comment "
PKGNAMESUFFIX= -base
PREFIX= /usr
ETCDIR= /etc/postfix
-USE_RCORDER= postfix.sh
+USE_RCORDER= postfix
PLIST_SUB+= BASE=""
.else
-USE_RC_SUBR= postfix.sh
+USE_RC_SUBR= postfix
PLIST_SUB+= BASE="@comment "
.endif