aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-23 15:36:41 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-23 15:59:55 +0000
commit5af9e49e1ae999d0c87967623a0bfb024641878b (patch)
treef4fcbc8e2e6779e2255da4b607855fbca3fda12d
parent9d2a58fa6bdd005f0efad9b246fc54f37c2391b7 (diff)
downloadports-5af9e49e1ae999d0c87967623a0bfb024641878b.tar.gz
ports-5af9e49e1ae999d0c87967623a0bfb024641878b.zip
security/libargon2: Impelled to share/man
Approved by: portmgr (blanket)
-rw-r--r--security/libargon2/Makefile3
-rw-r--r--security/libargon2/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/security/libargon2/Makefile b/security/libargon2/Makefile
index dfa29d427e89..431af582e68b 100644
--- a/security/libargon2/Makefile
+++ b/security/libargon2/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libargon2
PORTVERSION= 20190702
+PORTREVISION= 1
CATEGORIES= security devel
MAINTAINER= hsw@bitmark.com
@@ -28,7 +29,7 @@ do-install:
${INSTALL_LIB} ${WRKSRC}/libargon2.so ${STAGEDIR}${PREFIX}/lib/libargon2.so.0
${RLN} ${STAGEDIR}${PREFIX}/lib/${LIBARGON2} ${STAGEDIR}${PREFIX}/lib/libargon2.so
${INSTALL_PROGRAM} ${WRKSRC}/argon2 ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/man/argon2.1 ${STAGEDIR}${PREFIX}/man/man1
+ ${INSTALL_MAN} ${WRKSRC}/man/argon2.1 ${STAGEDIR}${PREFIX}/share/man/man1
${INSTALL_DATA} ${WRKSRC}/libargon2.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/libargon2.pc
.include <bsd.port.mk>
diff --git a/security/libargon2/pkg-plist b/security/libargon2/pkg-plist
index 16b91e3ef4c7..0d1543b89e4c 100644
--- a/security/libargon2/pkg-plist
+++ b/security/libargon2/pkg-plist
@@ -4,4 +4,4 @@ lib/libargon2.a
lib/libargon2.so
lib/libargon2.so.0
libdata/pkgconfig/libargon2.pc
-man/man1/argon2.1.gz
+share/man/man1/argon2.1.gz