summaryrefslogtreecommitdiffstats
path: root/devel/libccid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libccid/Makefile')
-rw-r--r--devel/libccid/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libccid/Makefile b/devel/libccid/Makefile
index b924248..1cf28db 100644
--- a/devel/libccid/Makefile
+++ b/devel/libccid/Makefile
@@ -24,8 +24,7 @@ CONFIGURE_ARGS= --enable-usbdropdir=${PREFIX}/lib/pcsc/drivers \
--enable-ccidtwindir=${PREFIX}/lib/pcsc/drivers/serial
CONFIGURE_ENV= LIBUSB_CFLAGS="-I${LOCALBASE}/include" \
LIBUSB_LIBS="-L${LOCALBASE}/lib -lusb"
-CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
-LDFLAGS+= ${PTHREAD_LIBS}
+CPPFLAGS+= -I${LOCALBASE}/include
PLIST_SUB= VER=${PORTVERSION}
OpenPOWER on IntegriCloud