git: 009085adfe54 - main - devel/pcsc-lite: unbreak packaging, adjust manpage installation path.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Jan 2024 23:21:39 UTC
The branch main has been updated by danfe:
URL: https://cgit.FreeBSD.org/ports/commit/?id=009085adfe54d1fd731fe503e94a96a2cb2d7711
commit 009085adfe54d1fd731fe503e94a96a2cb2d7711
Author: Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-01-22 23:20:54 +0000
Commit: Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-01-22 23:20:54 +0000
devel/pcsc-lite: unbreak packaging, adjust manpage installation path.
---
devel/pcsc-lite/Makefile | 1 +
devel/pcsc-lite/pkg-plist | 7 ++++---
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/devel/pcsc-lite/Makefile b/devel/pcsc-lite/Makefile
index 2fae4058661c..09e29dad0369 100644
--- a/devel/pcsc-lite/Makefile
+++ b/devel/pcsc-lite/Makefile
@@ -18,6 +18,7 @@ USE_PERL5= build
USE_RC_SUBR= pcscd
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --disable-libsystemd \
--enable-usbdropdir=${PREFIX}/lib/pcsc/drivers/ \
--enable-ipcdir=/var/run
diff --git a/devel/pcsc-lite/pkg-plist b/devel/pcsc-lite/pkg-plist
index 1f83a96db952..e633f8f6bcb9 100644
--- a/devel/pcsc-lite/pkg-plist
+++ b/devel/pcsc-lite/pkg-plist
@@ -19,8 +19,9 @@ sbin/pcscd
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.am
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.in
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pcsc_demo.c
-man/man1/pcsc-spy.1.gz
-man/man5/reader.conf.5.gz
-man/man8/pcscd.8.gz
+share/man/man1/pcsc-spy.1.gz
+share/man/man5/reader.conf.5.gz
+share/man/man8/pcscd.8.gz
+share/polkit-1/actions/org.debian.pcsc-lite.policy
@dir lib/pcsc/services
@dir lib/pcsc/drivers