aboutsummaryrefslogtreecommitdiff
path: root/devel/pcsc-lite
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2010-07-02 16:51:38 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2010-07-02 16:51:38 +0000
commit95aaabd20b0c6c68f3d4cdc13a3fb48b61b991f4 (patch)
tree1a0d6f0104330f7adfc4f8a669bc5ccc8f782a88 /devel/pcsc-lite
parentc18e98bece48d1c6bc63c1d8ea14d4169a3ff2c5 (diff)
downloadports-95aaabd20b0c6c68f3d4cdc13a3fb48b61b991f4.tar.gz
ports-95aaabd20b0c6c68f3d4cdc13a3fb48b61b991f4.zip
Fix plist
Feature safe: yes Reported by: QAT
Notes
Notes: svn path=/head/; revision=257306
Diffstat (limited to 'devel/pcsc-lite')
-rw-r--r--devel/pcsc-lite/Makefile3
-rw-r--r--devel/pcsc-lite/pkg-plist14
2 files changed, 8 insertions, 9 deletions
diff --git a/devel/pcsc-lite/Makefile b/devel/pcsc-lite/Makefile
index 06ca166712b5..c7e1fd6733f8 100644
--- a/devel/pcsc-lite/Makefile
+++ b/devel/pcsc-lite/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pcsc-lite
PORTVERSION= 1.6.0
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= devel security
MASTER_SITES= http://alioth.debian.org/frs/download.php/3279/
@@ -32,10 +33,8 @@ CONFIGURE_ARGS+=--enable-ipcdir=/var/tmp/ \
PKGMESSAGE= ${WRKDIR}/pkg-message
-.if !defined(NOPORTDOCS)
MAN5= reader.conf.5
MAN8= pcscd.8
-.endif
.include <bsd.port.pre.mk>
diff --git a/devel/pcsc-lite/pkg-plist b/devel/pcsc-lite/pkg-plist
index f4cad0144053..4543ef54f3fd 100644
--- a/devel/pcsc-lite/pkg-plist
+++ b/devel/pcsc-lite/pkg-plist
@@ -11,13 +11,13 @@ lib/pcsc/drivers/.keep_me
lib/pcsc/services/.keep_me
libdata/pkgconfig/libpcsclite.pc
sbin/pcscd
-%%PORTDOCS%%%%DOCSDIR%%/README.DAEMON
-%%PORTDOCS%%%%DOCSDIR%%/ifdhandler-3.tex
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.am
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.in
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pcsc_demo.c
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
+%%DOCSDIR%%/README.DAEMON
+%%DOCSDIR%%/ifdhandler-3.tex
+%%EXAMPLESDIR%%/Makefile.am
+%%EXAMPLESDIR%%/Makefile.in
+%%EXAMPLESDIR%%/pcsc_demo.c
+@dirrm %%EXAMPLESDIR%%
+@dirrm %%DOCSDIR%%
@dirrm lib/pcsc/services
@dirrm lib/pcsc/drivers
@dirrm lib/pcsc