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 ba16c3dd3c82..cfa2a08880c1 100644 --- a/security/cryptplug/Makefile +++ b/security/cryptplug/Makefile @@ -18,7 +18,7 @@ COMMENT= A collection of plug-ins to cryptographic engines BUILD_DEPENDS= gpgme-config:${PORTSDIR}/security/gpgme \ gpg-agent:${PORTSDIR}/security/newpg -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 USE_GMAKE= yes INSTALLS_SHLIB= yes |