git: 9b20cb5f3b7f - main - security/pam_krb5: move man page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Mar 2024 21:11:48 UTC
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9b20cb5f3b7fe6c085cde00508c0a609c2df24be
commit 9b20cb5f3b7fe6c085cde00508c0a609c2df24be
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2024-03-01 19:55:19 +0000
Commit: Cy Schubert <cy@FreeBSD.org>
CommitDate: 2024-03-01 21:11:21 +0000
security/pam_krb5: move man page
---
security/pam_krb5/Makefile | 3 ++-
security/pam_krb5/pkg-plist | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/security/pam_krb5/Makefile b/security/pam_krb5/Makefile
index afe524587a76..4323fe661c5b 100644
--- a/security/pam_krb5/Makefile
+++ b/security/pam_krb5/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pam_krb5
PORTVERSION= 4.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://archives.eyrie.org/software/kerberos/ \
http://archives.eyrie.org/software/ARCHIVE/pam-krb5/
@@ -23,6 +23,7 @@ CONFIGURE_ARGS+= --with-krb5="${GSSAPIBASEDIR}" \
--with-krb5-include="${GSSAPIINCDIR}" \
--with-krb5-lib="${GSSAPILIBDIR}"
CONFIGURE_ENV= PATH_KRB5_CONFIG="${KRB5CONFIG}"
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
INSTALL_TARGET= install-strip
FLAVORS= mit heimdal_base heimdal_port
diff --git a/security/pam_krb5/pkg-plist b/security/pam_krb5/pkg-plist
index c0a2dcecc8a3..f4d250642258 100644
--- a/security/pam_krb5/pkg-plist
+++ b/security/pam_krb5/pkg-plist
@@ -1,2 +1,2 @@
lib/security/pam_krb5.so
-man/man5/pam_krb5.5.gz
+share/man/man5/pam_krb5.5.gz