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 4c65fc3ccef5..cb76d0156d2b 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_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes USE_REINPLACE= yes |