aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 15:36:29 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 15:36:29 +0000
commit865c548001d68b2b117109ea8ce19a71c5e802fd (patch)
tree4472ba32f2f202546f305d151dafb92572854364
parent54f6a483d95b1763effde27ea73405ee7c58187b (diff)
downloadports-865c548001d68b2b117109ea8ce19a71c5e802fd.tar.gz
ports-865c548001d68b2b117109ea8ce19a71c5e802fd.zip
dns/powerdns-recursor: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--dns/powerdns-recursor/Makefile5
-rw-r--r--dns/powerdns-recursor/pkg-plist4
2 files changed, 5 insertions, 4 deletions
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile
index 5d58d7937d24..90d64ffbaea8 100644
--- a/dns/powerdns-recursor/Makefile
+++ b/dns/powerdns-recursor/Makefile
@@ -1,6 +1,6 @@
PORTNAME= recursor
DISTVERSION= 5.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= dns
MASTER_SITES= http://downloads.powerdns.com/releases/
PKGNAMEPREFIX= powerdns-
@@ -29,7 +29,8 @@ USES= autoreconf cargo compiler:c++11-lib cpe gmake libtool \
CPE_VENDOR= powerdns
USE_RC_SUBR= pdns-recursor
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/pdns \
--with-libsodium=no \
--with-service-user=pdns \
diff --git a/dns/powerdns-recursor/pkg-plist b/dns/powerdns-recursor/pkg-plist
index 3a0d8355076d..bedc6be23e79 100644
--- a/dns/powerdns-recursor/pkg-plist
+++ b/dns/powerdns-recursor/pkg-plist
@@ -2,6 +2,6 @@
etc/pdns/recursor.yml-dist
bin/rec_control
sbin/pdns_recursor
-man/man1/pdns_recursor.1.gz
-man/man1/rec_control.1.gz
+share/man/man1/pdns_recursor.1.gz
+share/man/man1/rec_control.1.gz
@dir /var/run/pdns-recursor