diff options
Diffstat (limited to 'security/opensc-esteid/Makefile')
-rw-r--r-- | security/opensc-esteid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/opensc-esteid/Makefile b/security/opensc-esteid/Makefile index 64a7ec5107b7..a218c86ba699 100644 --- a/security/opensc-esteid/Makefile +++ b/security/opensc-esteid/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= pcsclite.0:${PORTSDIR}/devel/pcsc-lite USE_OPENLDAP= yes INSTALLS_SHLIB= yes USE_OPENSSL= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-pcsclite=${LOCALBASE} \ |