summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-23 01:13:24 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-23 01:13:24 +0000
commitfa0d580bf0c4a10014b5c626c74a505ae4f315be (patch)
tree150291e5aee832268997f3b89f20293aa3892a2f
parentUnbreak on 5.x by adding USE_PERL5. Clean up dependencies. (diff)
BROKEN: Does not fetch
Notes
Notes: svn path=/head/; revision=101788
-rw-r--r--security/ifd-gempc410/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/ifd-gempc410/Makefile b/security/ifd-gempc410/Makefile
index 84ac5c014ad2..ef59cc040603 100644
--- a/security/ifd-gempc410/Makefile
+++ b/security/ifd-gempc410/Makefile
@@ -18,6 +18,8 @@ COMMENT= PC/SC Lite driver for the GemPC 410 serial smart card reader
BUILD_DEPENDS= ${LOCALBASE}/include/ifdhandler.h:${PORTSDIR}/security/ifd-devkit
LIB_DEPENDS= pcsclite.0:${PORTSDIR}/devel/pcsc-lite
+BROKEN= "Does not fetch"
+
USE_GMAKE= yes
USE_REINPLACE= yes