aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-30 21:18:53 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-30 21:39:25 +0000
commit0798733c75b59fcfd47abed8734d7c9641d26a6d (patch)
tree74852c8c5a9cd9fe6505598e0c9491fe9a84fdd8
parentbdab24578feb65aa0b1fb6672e5226a2cd023a69 (diff)
downloadports-0798733c75b59fcfd47abed8734d7c9641d26a6d.tar.gz
ports-0798733c75b59fcfd47abed8734d7c9641d26a6d.zip
net/radsecproxy: Moved man to share/man
-rw-r--r--net/radsecproxy/Makefile2
-rw-r--r--net/radsecproxy/pkg-plist6
2 files changed, 5 insertions, 3 deletions
diff --git a/net/radsecproxy/Makefile b/net/radsecproxy/Makefile
index 8831a304c4cf..87a9dd6f2b03 100644
--- a/net/radsecproxy/Makefile
+++ b/net/radsecproxy/Makefile
@@ -1,5 +1,6 @@
PORTNAME= radsecproxy
DISTVERSION= 1.9.2
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
@@ -17,6 +18,7 @@ CPE_VENDOR= uninett
USE_RC_SUBR= ${PORTNAME}
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE}
diff --git a/net/radsecproxy/pkg-plist b/net/radsecproxy/pkg-plist
index b4604c74548b..be2c5f92a08e 100644
--- a/net/radsecproxy/pkg-plist
+++ b/net/radsecproxy/pkg-plist
@@ -1,7 +1,7 @@
bin/radsecproxy-conf
bin/radsecproxy-hash
etc/radsecproxy.conf-example
-man/man8/radsecproxy-hash.8.gz
-man/man8/radsecproxy.8.gz
-man/man5/radsecproxy.conf.5.gz
+share/man/man8/radsecproxy-hash.8.gz
+share/man/man8/radsecproxy.8.gz
+share/man/man5/radsecproxy.conf.5.gz
sbin/radsecproxy