aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2024-03-05 19:58:34 +0000
committerCy Schubert <cy@FreeBSD.org>2024-03-05 19:59:07 +0000
commitd4042fffbe7ca89488022602a5d86aa973f0b52f (patch)
treeadcd959b6f3531ca4d6c2180bca096ace08ed954
parent89b4bc1b328f2dd1ca6ce0f2e6f9d0be3f6b692d (diff)
downloadports-d4042fffbe7ca89488022602a5d86aa973f0b52f.tar.gz
ports-d4042fffbe7ca89488022602a5d86aa973f0b52f.zip
security/pam-modules: Move man pages
-rw-r--r--security/pam-modules/Makefile2
-rw-r--r--security/pam-modules/pkg-plist16
2 files changed, 10 insertions, 8 deletions
diff --git a/security/pam-modules/Makefile b/security/pam-modules/Makefile
index 5ccf8315e535..ef0d928a49b9 100644
--- a/security/pam-modules/Makefile
+++ b/security/pam-modules/Makefile
@@ -1,5 +1,6 @@
PORTNAME= pam-modules
PORTVERSION= 2.5
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://download.gnu.org.ua/pub/release/pam-modules/
@@ -14,6 +15,7 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-fshadow
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INFO= pam-modules
diff --git a/security/pam-modules/pkg-plist b/security/pam-modules/pkg-plist
index 62b4d488381f..f3bfa5f3c4a3 100644
--- a/security/pam-modules/pkg-plist
+++ b/security/pam-modules/pkg-plist
@@ -9,11 +9,11 @@ lib/libgraypam.so.0.0.0
%%PGSQL%%lib/security/pam_pgsql.so
%%REGEX%%lib/security/pam_regex.so
%%PGSQL%%lib/security/pam_ldaphome.so
-man/man1/pamck.1.gz
-%%GROUPMEMBER%%man/man8/pam_groupmember.8.gz
-%%NIS%%man/man8/pam_innetgr.8.gz
-%%SYSLOG%%man/man8/pam_log.8.gz
-%%MYSQL%%man/man8/pam_mysql.8.gz
-%%PGSQL%%man/man8/pam_pgsql.8.gz
-%%REGEX%%man/man8/pam_regex.8.gz
-%%PGSQL%%man/man8/pam_ldaphome.8.gz
+share/man/man1/pamck.1.gz
+%%GROUPMEMBER%%share/man/man8/pam_groupmember.8.gz
+%%NIS%%share/man/man8/pam_innetgr.8.gz
+%%SYSLOG%%share/man/man8/pam_log.8.gz
+%%MYSQL%%share/man/man8/pam_mysql.8.gz
+%%PGSQL%%share/man/man8/pam_pgsql.8.gz
+%%REGEX%%share/man/man8/pam_regex.8.gz
+%%PGSQL%%share/man/man8/pam_ldaphome.8.gz