summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
Diffstat (limited to 'dns')
-rw-r--r--dns/powerdns/Makefile1
-rw-r--r--dns/powerdns/files/pdns.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile
index 9d54f5590f2a..fa77fdcbb8e5 100644
--- a/dns/powerdns/Makefile
+++ b/dns/powerdns/Makefile
@@ -1,5 +1,6 @@
PORTNAME= powerdns
DISTVERSION= 4.9.1
+PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= https://downloads.powerdns.com/releases/
DISTNAME= pdns-${DISTVERSION}
diff --git a/dns/powerdns/files/pdns.in b/dns/powerdns/files/pdns.in
index c0eb2cb3f992..1326371c92dc 100644
--- a/dns/powerdns/files/pdns.in
+++ b/dns/powerdns/files/pdns.in
@@ -21,6 +21,7 @@ rcvar=pdns_enable
load_rc_config ${name}
pdns_enable=${pdns_enable:-"NO"}
+: ${pdns_svcj_options:="net_basic"}
pdns_conf=${pdns_conf:-"%%PREFIX%%/etc/pdns/pdns.conf"}
required_files=${pdns_conf}