aboutsummaryrefslogtreecommitdiffstats
path: root/mail/elmo-devel
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-12-20 04:11:12 +0800
committermarcus <marcus@FreeBSD.org>2004-12-20 04:11:12 +0800
commit987a40b7f99cded5b0f35091b3d359c2e2386ebf (patch)
treecc20bcbf0d2fec919412fa2274105cd896ebea62 /mail/elmo-devel
parent0e05266c4b5c05bb04845a29e0ca610a0f873325 (diff)
downloadfreebsd-ports-gnome-987a40b7f99cded5b0f35091b3d359c2e2386ebf.tar.gz
freebsd-ports-gnome-987a40b7f99cded5b0f35091b3d359c2e2386ebf.tar.zst
freebsd-ports-gnome-987a40b7f99cded5b0f35091b3d359c2e2386ebf.zip
Chase gpgme changes.
Overlooked by: me (I missed the non-default gpgme consumers)
Diffstat (limited to 'mail/elmo-devel')
-rw-r--r--mail/elmo-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/elmo-devel/Makefile b/mail/elmo-devel/Makefile
index 227b4eb9c215..a0ed3a9d0ad8 100644
--- a/mail/elmo-devel/Makefile
+++ b/mail/elmo-devel/Makefile
@@ -34,7 +34,7 @@ MAN1= elmo.1 elmoconf.pl.1
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/lib/libgpgme.so) || defined(WITH_GPGME)
-LIB_DEPENDS+= gpgme:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+= gpgme:${PORTSDIR}/security/gpgme03
.else
pre-everything::
@${ECHO_CMD}