diff options
Diffstat (limited to 'security/cryptplug')
-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 cfa2a08880c1..602b89829e68 100644 --- a/security/cryptplug/Makefile +++ b/security/cryptplug/Makefile @@ -16,7 +16,7 @@ MAINTAINER= lofi@freebsd.org COMMENT= A collection of plug-ins to cryptographic engines BUILD_DEPENDS= gpgme-config:${PORTSDIR}/security/gpgme \ - gpg-agent:${PORTSDIR}/security/newpg + gpg-agent:${PORTSDIR}/security/gnupg-devel USE_LIBTOOL_VER=13 USE_GMAKE= yes |