diff options
-rw-r--r-- | security/ifd-gempc410/Makefile | 2 |
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 |