summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/postfix-current/Makefile2
-rw-r--r--mail/postfix/Makefile2
-rw-r--r--mail/postfix27/Makefile2
-rw-r--r--mail/postfix28/Makefile2
-rw-r--r--mail/postfix29/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index 669995da2834..c159426a7feb 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -242,7 +242,7 @@ PLIST_SUB+= TEST="@comment "
PKGNAMESUFFIX= -current-base
PREFIX= /usr
ETCDIR= /etc/postfix
-USE_RC_SUBR= postfix
+USE_RCORDER= postfix
PLIST_SUB+= BASE=""
.else
USE_RC_SUBR= postfix
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index 4fa34ddbcd21..774a331ba4df 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -249,7 +249,7 @@ PLIST_SUB+= TEST="@comment "
PKGNAMESUFFIX= -base
PREFIX= /usr
ETCDIR= /etc/postfix
-USE_RC_SUBR= postfix
+USE_RCORDER= postfix
PLIST_SUB+= BASE=""
.else
USE_RC_SUBR= postfix
diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile
index 5513317987d2..202325e4aa85 100644
--- a/mail/postfix27/Makefile
+++ b/mail/postfix27/Makefile
@@ -228,7 +228,7 @@ PLIST_SUB+= TEST="@comment "
PKGNAMESUFFIX= -base
PREFIX= /usr
ETCDIR= /etc/postfix
-USE_RC_SUBR= postfix
+USE_RCORDER= postfix
PLIST_SUB+= BASE=""
.else
USE_RC_SUBR= postfix
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile
index fe578cd3b2aa..8162630fe586 100644
--- a/mail/postfix28/Makefile
+++ b/mail/postfix28/Makefile
@@ -252,7 +252,7 @@ PLIST_SUB+= TEST="@comment "
PKGNAMESUFFIX= -base
PREFIX= /usr
ETCDIR= /etc/postfix
-USE_RC_SUBR= postfix
+USE_RCORDER= postfix
PLIST_SUB+= BASE=""
.else
USE_RC_SUBR= postfix
diff --git a/mail/postfix29/Makefile b/mail/postfix29/Makefile
index 5788bb62ef81..d99e65226f89 100644
--- a/mail/postfix29/Makefile
+++ b/mail/postfix29/Makefile
@@ -252,7 +252,7 @@ PLIST_SUB+= TEST="@comment "
PKGNAMESUFFIX= -base
PREFIX= /usr
ETCDIR= /etc/postfix
-USE_RC_SUBR= postfix
+USE_RCORDER= postfix
PLIST_SUB+= BASE=""
.else
USE_RC_SUBR= postfix