aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 06:48:35 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 06:48:35 +0000
commitd958fc769b98d081a4dbccecc79f5862d0047a8f (patch)
tree45b218e2702a7687e9c45457ea2ec4ff7e27eb6e
parentede5721db4bdb55614544cc6ca690b315cb3b0ce (diff)
downloadports-d958fc769b98d081a4dbccecc79f5862d0047a8f.tar.gz
ports-d958fc769b98d081a4dbccecc79f5862d0047a8f.zip
net-mgmt/pads: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--net-mgmt/pads/Makefile3
-rw-r--r--net-mgmt/pads/pkg-plist6
2 files changed, 5 insertions, 4 deletions
diff --git a/net-mgmt/pads/Makefile b/net-mgmt/pads/Makefile
index 18776603ebb5..4da5107d28af 100644
--- a/net-mgmt/pads/Makefile
+++ b/net-mgmt/pads/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pads
PORTVERSION= 1.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net-mgmt
MASTER_SITES= SF/passive/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -16,5 +16,6 @@ USE_CSTD= gnu89
LIB_DEPENDS= libpcre.so:devel/pcre
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
.include <bsd.port.mk>
diff --git a/net-mgmt/pads/pkg-plist b/net-mgmt/pads/pkg-plist
index 0b086b6729e5..781e96e995b5 100644
--- a/net-mgmt/pads/pkg-plist
+++ b/net-mgmt/pads/pkg-plist
@@ -9,6 +9,6 @@ etc/pads.conf
%%DATADIR%%/ChangeLog
%%DATADIR%%/INSTALL
%%DATADIR%%/README
-man/man8/pads-report.8.gz
-man/man8/pads.8.gz
-man/man8/pads.conf.8.gz
+share/man/man8/pads-report.8.gz
+share/man/man8/pads.8.gz
+share/man/man8/pads.conf.8.gz