summaryrefslogtreecommitdiff
path: root/security/pcsc-lite
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2013-01-02 07:02:53 +0000
committersbd <sbd@pkgsrc.org>2013-01-02 07:02:53 +0000
commite2824ddfb2546feab21417111b4a286650b0b5e4 (patch)
tree1cc7f14a502ff8b200239b74faab5dd625142b87 /security/pcsc-lite
parent2d0cc8bb485c9ccc6ffbf0354f851ae557a62490 (diff)
downloadpkgsrc-e2824ddfb2546feab21417111b4a286650b0b5e4.tar.gz
Disable-libudev as pkg-config can not find libudev.pc.
Diffstat (limited to 'security/pcsc-lite')
-rw-r--r--security/pcsc-lite/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pcsc-lite/Makefile b/security/pcsc-lite/Makefile
index 00132e697a3..7813410bb57 100644
--- a/security/pcsc-lite/Makefile
+++ b/security/pcsc-lite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2012/12/14 23:50:33 pettai Exp $
+# $NetBSD: Makefile,v 1.14 2013/01/02 07:02:53 sbd Exp $
#
DISTNAME= pcsc-lite-1.7.4
@@ -21,6 +21,7 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_ARGS+= --enable-confdir=${PKG_SYSCONFDIR:Q}/reader.conf.d
CONFIGURE_ARGS+= --enable-ipcdir=${VARBASE}/pcsc-lite
CONFIGURE_ARGS+= --enable-usbdropdir=${PREFIX}/lib/pcsc-lite/drivers
+CONFIGURE_ARGS+= --disable-libudev
MAKE_DIRS+= ${VARBASE}/pcsc-lite
MAKE_DIRS+= ${PREFIX}/lib/pcsc-lite
MAKE_DIRS+= ${PREFIX}/lib/pcsc-lite/drivers