From 580b78ec4d72b632b0d9fc292681ea716cc140ad Mon Sep 17 00:00:00 2001 From: ijliao Date: Fri, 20 Sep 2002 05:33:24 +0000 Subject: bump gpgme shlib version --- mail/sylpheed3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/sylpheed3') diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index 4b49c398cc53..702fd1219c63 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/Makefile @@ -7,6 +7,7 @@ PORTNAME= sylpheed PORTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ @@ -31,7 +32,7 @@ USE_IMLIB= yes CONFIGURE_ARGS+=--disable-gdk-pixbuf .endif .if defined(WITH_GPGME) -LIB_DEPENDS+= gpgme.8:${PORTSDIR}/security/gpgme +LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg CONFIGURE_ARGS+=--enable-gpgme .else -- cgit