aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt-ng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mutt-ng/Makefile')
-rw-r--r--mail/mutt-ng/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/mutt-ng/Makefile b/mail/mutt-ng/Makefile
index 486deb6f75ed..b827ecfd5889 100644
--- a/mail/mutt-ng/Makefile
+++ b/mail/mutt-ng/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mutt-ng
PORTVERSION= 20060915
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://nion.modprobe.de/mutt-ng/snapshots/ \
http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
@@ -76,7 +77,7 @@ CONFIGURE_ARGS+= --enable-imap
CONFIGURE_ARGS+= --with-ssl=${OPENSSLBASE}
.else
CONFIGURE_ARGS+= --with-gnutls=${LOCALBASE}
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
.endif
.endif