Skip to content

Commit

Permalink
security/pam_krb5: move man page
Browse files Browse the repository at this point in the history
  • Loading branch information
cschuber committed Mar 1, 2024
1 parent ea19722 commit 9b20cb5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion security/pam_krb5/Makefile
Original file line number Diff line number Diff line change
@@ -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/
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion security/pam_krb5/pkg-plist
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
lib/security/pam_krb5.so
man/man5/pam_krb5.5.gz
share/man/man5/pam_krb5.5.gz

0 comments on commit 9b20cb5

Please sign in to comment.