aboutsummaryrefslogtreecommitdiff
path: root/devel/libccid/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2011-03-13 18:19:24 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2011-03-13 18:19:24 +0000
commit5c364c3d4c610c32599134145056c1f87d0702e1 (patch)
treef52706b9fe44eb679299528243babd099c100528 /devel/libccid/Makefile
parent8d11cb147c21f68d41703951e1e50aa8c1e2ce8f (diff)
Notes
Diffstat (limited to 'devel/libccid/Makefile')
-rw-r--r--devel/libccid/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/libccid/Makefile b/devel/libccid/Makefile
index 3a9f5b0d3313..623236303ae4 100644
--- a/devel/libccid/Makefile
+++ b/devel/libccid/Makefile
@@ -5,9 +5,9 @@
# $FreeBSD$
PORTNAME= ccid
-PORTVERSION= 1.4.0
+PORTVERSION= 1.4.2
CATEGORIES= devel
-MASTER_SITES= http://alioth.debian.org/frs/download.php/3333/
+MASTER_SITES= http://alioth.debian.org/frs/download.php/3518/
MAINTAINER= arved@FreeBSD.org
COMMENT= Generic USB CCID (Chip/Smart Card Interface Devices) driver
@@ -21,8 +21,7 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_PERL5_BUILD=yes
CONFIGURE_ARGS= --enable-usbdropdir=${PREFIX}/lib/pcsc/drivers \
- --enable-ccidtwindir=${PREFIX}/lib/pcsc/drivers/serial \
- --enable-udev
+ --enable-ccidtwindir=${PREFIX}/lib/pcsc/drivers/serial
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}" \
LIBUSB_CFLAGS="-I${LOCALBASE}/include" \