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