aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-21 18:04:06 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-21 20:22:57 +0000
commit40014991d7d171202affc82b1630b713ac9ae53a (patch)
tree78b0cd8c5018c51bb62115d467b148b9ccbee168
parent23e3d01cf204287af485e34c8154632f85684f05 (diff)
security/openct: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--security/openct/Makefile3
-rw-r--r--security/openct/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/security/openct/Makefile b/security/openct/Makefile
index 9a2724de7932..87014ed99ea0 100644
--- a/security/openct/Makefile
+++ b/security/openct/Makefile
@@ -1,6 +1,6 @@
PORTNAME= openct
PORTVERSION= 0.6.20
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= SF/opensc/${PORTNAME}
@@ -16,6 +16,7 @@ OPTIONS_DEFINE= PCSC DOCS EXAMPLES
PCSC_DESC= Enable PC/SC support
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USES= gmake libtool pkgconfig
USE_LDCONFIG= yes
USE_RC_SUBR= openct
diff --git a/security/openct/pkg-plist b/security/openct/pkg-plist
index 56bc8072f09c..e9f9fc313dee 100644
--- a/security/openct/pkg-plist
+++ b/security/openct/pkg-plist
@@ -25,7 +25,7 @@ lib/libopenctapi.so
%%PCSC%%lib/openct-ifd.a
%%PCSC%%lib/openct-ifd.so
libdata/pkgconfig/libopenct.pc
-man/man1/openct-tool.1.gz
sbin/ifdhandler
sbin/ifdproxy
sbin/openct-control
+share/man/man1/openct-tool.1.gz