From 95eecf16e69745980390ef202f67ec4d0e09f051 Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Sun, 1 Jul 2007 08:56:16 +0000 Subject: Chase gnutls shared library version chase: adjust DEPENDS lines and bump PORTREVISIONs. --- mail/mutt-ng/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/mutt-ng') diff --git a/mail/mutt-ng/Makefile b/mail/mutt-ng/Makefile index 52ae423cf262..b21c1f2b7d2b 100644 --- a/mail/mutt-ng/Makefile +++ b/mail/mutt-ng/Makefile @@ -7,7 +7,7 @@ PORTNAME= mutt-ng PORTVERSION= 20061125 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://nion.modprobe.de/mutt-ng/snapshots/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ @@ -78,7 +78,7 @@ CONFIGURE_ARGS+= --enable-imap CONFIGURE_ARGS+= --with-ssl=${OPENSSLBASE} .else CONFIGURE_ARGS+= --with-gnutls=${LOCALBASE} -LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls .endif .endif -- cgit v1.2.3