Skip to content

Commit

Permalink
security/checkpassword-pam: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 25, 2024
1 parent 1cb2339 commit c17d0cd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions security/checkpassword-pam/Makefile
@@ -1,6 +1,6 @@
PORTNAME= checkpassword-pam
PORTVERSION= 0.99
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= SF/checkpasswd-pam/checkpasswd-pam/${PORTVERSION}

Expand All @@ -12,9 +12,10 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

PLIST_FILES= bin/checkpassword-pam \
man/man8/checkpassword-pam.8.gz
share/man/man8/checkpassword-pam.8.gz

post-install:
${CHMOD} u+s ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
Expand Down

0 comments on commit c17d0cd

Please sign in to comment.