summaryrefslogtreecommitdiff
path: root/security/pcsc-lite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pcsc-lite/Makefile')
-rw-r--r--security/pcsc-lite/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/security/pcsc-lite/Makefile b/security/pcsc-lite/Makefile
index 0325e076ae1..33c7356daad 100644
--- a/security/pcsc-lite/Makefile
+++ b/security/pcsc-lite/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:44 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/08/08 21:25:48 shannonjr Exp $
#
-DISTNAME= pcsc-lite-1.4.99
+DISTNAME= pcsc-lite-1.4.102
CATEGORIES= security
-MASTER_SITES= http://alioth.debian.org/frs/download.php/2257/
+MASTER_SITES= http://alioth.debian.org/frs/download.php/2479/
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= shannonjr@NetBSD.org
-HOMEPAGE= http://alioth.debian.org/frs/download.php/2257/
+HOMEPAGE= http://pcsclite.alioth.debian.org/
COMMENT= Middleware to access a smart card using SCard API (PC/SC).
PKG_DESTDIR_SUPPORT= user-destdir
@@ -25,6 +26,7 @@ CONFIGURE_ARGS+= --sharedstatedir=${VARBASE:Q}
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_ARGS+= --enable-ipcdir=${VARBASE}/pcsc-lite
CONFIGURE_ARGS+= --enable-usbdropdir=${PREFIX}/lib/pcsc-lite/drivers
+CONFIGURE_ARGS+= --disable-libhal
MAKE_DIRS+= ${VARBASE}/pcsc-lite
MAKE_DIRS+= ${PREFIX}/lib/pcsc-lite
MAKE_DIRS+= ${PREFIX}/lib/pcsc-lite/drivers