From ff3437a31973597fa45487f574d2c2fa91097068 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 11 Dec 2004 05:31:21 +0000 Subject: Switch gpgme dependency to gpgme03. --- mail/claws-mail/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/claws-mail/Makefile') diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index d50a2311faa0..6db7288f4138 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -90,7 +90,7 @@ CONFIGURE_ARGS+= --disable-gdk-pixbuf .endif #.if defined(WITH_GPGME) || defined(WITH_ALL) PLIST_SUB+= GPGME="" -LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme +LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme03 RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg CONFIGURE_ARGS+= --enable-gpgme #.else -- cgit