From 02c390fdde24a87cd8fe61782a9edf3749c05e3e Mon Sep 17 00:00:00 2001 From: FUJISHIMA Satsuki Date: Tue, 22 Jan 2002 15:03:36 +0000 Subject: [PATCH] chase libgpgme libversion. PR: 34168 Submitted by: TERAMOTO Masahiro --- mail/claws-mail/Makefile | 2 +- mail/sylpheed-claws/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 47c181bf4788..3e74a1dd7c54 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/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 diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile index 47c181bf4788..3e74a1dd7c54 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