diff options
Diffstat (limited to 'devel/libchipcard/Makefile')
-rw-r--r-- | devel/libchipcard/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libchipcard/Makefile b/devel/libchipcard/Makefile index 92bf36b835aa..fd667067dc8a 100644 --- a/devel/libchipcard/Makefile +++ b/devel/libchipcard/Makefile @@ -16,6 +16,7 @@ COMMENT= A library for easy access to chipcards LIB_DEPENDS= pcsclite.1:${PORTSDIR}/devel/pcsc-lite +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_OPENSSL= yes GNU_CONFIGURE= yes |