From 2f0403ba6401eeaa7b0f1f59f8b39b64cc2eaae9 Mon Sep 17 00:00:00 2001 From: sf Date: Tue, 22 Jan 2002 15:03:36 +0000 Subject: chase libgpgme libversion. PR: 34168 Submitted by: TERAMOTO Masahiro --- mail/sylpheed-claws/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/sylpheed-claws') diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile index 47c181bf478..3e74a1dd7c5 100644 --- a/mail/sylpheed-claws/Makefile +++ b/mail/sylpheed-claws/Makefile @@ -32,7 +32,7 @@ USE_IMLIB= yes CONFIGURE_ARGS+= --disable-gdk-pixbuf .endif .if defined(WITH_GPGME) || defined(WITH_ALL) -LIB_DEPENDS+= gpgme.4:${PORTSDIR}/security/gpgme +LIB_DEPENDS+= gpgme.5:${PORTSDIR}/security/gpgme RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg CONFIGURE_ARGS+= --enable-gpgme .endif -- cgit