diff options
Diffstat (limited to 'security/cryptplug/Makefile')
-rw-r--r-- | security/cryptplug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cryptplug/Makefile b/security/cryptplug/Makefile index da978a9a5bfa..4c65fc3ccef5 100644 --- a/security/cryptplug/Makefile +++ b/security/cryptplug/Makefile @@ -18,7 +18,7 @@ COMMENT= A collection of plug-ins to cryptographic engines BUILD_DEPENDS= ${LOCALBASE}/lib/libgpgme03.so.9:${PORTSDIR}/security/gpgme03 \ gpg-agent:${PORTSDIR}/security/gnupg-devel -USE_INC_LIBTOOL_VER=13 +USE_AUTOTOOLS= libtool:13:inc USE_GMAKE= yes INSTALLS_SHLIB= yes USE_REINPLACE= yes |