aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-08-31 21:35:46 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-08-31 21:35:46 +0000
commit3a80e933389a7b5bacced9767d9d10d1f310bf24 (patch)
tree3eec182774de9b7dacb609fb407e1bd2c6daf3fd /devel
parent103afa4b1b235589056652eddfb6830620215583 (diff)
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/pcsc-lite/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pcsc-lite/Makefile b/devel/pcsc-lite/Makefile
index 1ad018636140..6d3e3fabc56a 100644
--- a/devel/pcsc-lite/Makefile
+++ b/devel/pcsc-lite/Makefile
@@ -41,6 +41,7 @@ MAN8= pcscd.8
. if ${OSVERSION} < 800069
LIB_DEPENDS+= usb-0.1.8:${PORTSDIR}/devel/libusb
USBBASE= ${LOCALBASE}
+BROKEN= does not configure
. else
USBBASE= /usr
CONFIGURE_ENV+= LIBUSB_LIBS="-lusb"