aboutsummaryrefslogtreecommitdiffstats
path: root/security/ifd-slb_rf60
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-06-19 05:23:25 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-06-19 05:23:25 +0800
commit41b2c3208816222d090697be3b68562aa3201d78 (patch)
treed90040d3b6485fbdacfc8cf9190189db399c7b78 /security/ifd-slb_rf60
parent116bd72c59d9d9ea3d0f553aedccc46dbc45e042 (diff)
downloadfreebsd-ports-gnome-41b2c3208816222d090697be3b68562aa3201d78.tar.gz
freebsd-ports-gnome-41b2c3208816222d090697be3b68562aa3201d78.tar.zst
freebsd-ports-gnome-41b2c3208816222d090697be3b68562aa3201d78.zip
- Fix library installation
Diffstat (limited to 'security/ifd-slb_rf60')
-rw-r--r--security/ifd-slb_rf60/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ifd-slb_rf60/Makefile b/security/ifd-slb_rf60/Makefile
index c03ca82ce120..1822365b2d1b 100644
--- a/security/ifd-slb_rf60/Makefile
+++ b/security/ifd-slb_rf60/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ifd-slb_rf60
PORTVERSION= 2.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security devel
MASTER_SITES= http://www.linuxnet.com/drivers/readers/files/
DISTNAME= ${PORTNAME:S/^ifd-//}-drv-${PORTVERSION}
@@ -29,7 +29,7 @@ post-patch:
do-install:
${MKDIR} ${STAGEDIR}${PREFIX}/lib/pcsc/drivers/
- ${INSTALL_DATA} ${WRKSRC}/libslb_rf60.so \
+ ${INSTALL_LIB} ${WRKSRC}/libslb_rf60.so \
${STAGEDIR}${PREFIX}/lib/pcsc/drivers
post-install: