aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2024-06-09 07:00:53 +0000
committerJuraj Lutter <otis@FreeBSD.org>2024-06-09 07:18:16 +0000
commit2504840691b8c3875a39789379b27f12cdd1774a (patch)
treefd620ce86d8dd92fa482e565f5ba056b3b203596 /mail
parenta3acfcef84f34a7a48556e8cf96b0abc911b8a18 (diff)
downloadports-2504840691b8c3875a39789379b27f12cdd1774a.tar.gz
ports-2504840691b8c3875a39789379b27f12cdd1774a.zip
mail/postfix: Make the rc script service jails ready
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix/Makefile2
-rw-r--r--mail/postfix/files/postfix.in2
2 files changed, 3 insertions, 1 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index d43c786951dc..38df3adc955d 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,6 +1,6 @@
PORTNAME= postfix
DISTVERSION= 3.9.0
-PORTREVISION?= 0
+PORTREVISION?= 1
PORTEPOCH= 1
CATEGORIES= mail
MASTER_SITES= https://postfix-mirror.horus-it.com/postfix-release/ \
diff --git a/mail/postfix/files/postfix.in b/mail/postfix/files/postfix.in
index 597da191fd16..e4be4fac7231 100644
--- a/mail/postfix/files/postfix.in
+++ b/mail/postfix/files/postfix.in
@@ -21,6 +21,8 @@
name="postfix"
rcvar=postfix_enable
+: ${postfix_svcj_options:="net_basic"}
+
load_rc_config $name
: ${postfix_enable:="NO"}