summaryrefslogtreecommitdiff
path: root/security/gpgme
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-05-03 19:22:04 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-05-03 19:22:04 +0000
commitd0085641e382dc28e12bf47b48348a9d36c73c24 (patch)
tree8aee121423f8b9740f7a14d2e5fb16a893f8a566 /security/gpgme
parent- upgrade to to 1.14.1; (diff)
Update the Aegypten ports to versions compatible with libgcrypt 1.2.0
Diffstat (limited to 'security/gpgme')
-rw-r--r--security/gpgme/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index ec9c8dbfd652..e4f0631964fc 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -31,7 +31,7 @@ WITH_GPGSM= yes
.endif
.if defined(WITH_GPGSM)
-BUILD_DEPENDS+= gpgsm:${PORTSDIR}/security/newpg
+BUILD_DEPENDS+= gpgsm:${PORTSDIR}/security/gnupg-devel
.else
CONFIGURE_ARGS+= --without-gpgsm
.endif