aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt-ng
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2006-07-06 17:41:23 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2006-07-06 17:41:23 +0000
commit26d33e9388ed49b2d1c682c076896f04aaf45fe0 (patch)
treeecb24e727ceae8537e59d0e75c1d2b8e2f7ca1cf /mail/mutt-ng
parent5396181e478657af59fb7dabc5a2e90f259bf0d0 (diff)
downloadports-26d33e9388ed49b2d1c682c076896f04aaf45fe0.tar.gz
ports-26d33e9388ed49b2d1c682c076896f04aaf45fe0.zip
Notes
Diffstat (limited to 'mail/mutt-ng')
-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 0926f760329d..19682ee6f65b 100644
--- a/mail/mutt-ng/Makefile
+++ b/mail/mutt-ng/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mutt-ng
PORTVERSION= 20060630
+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.15:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
.endif
.endif