aboutsummaryrefslogtreecommitdiff
path: root/net/liferea
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2009-08-16 18:04:40 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2009-08-16 18:04:40 +0000
commitf32c11d872ea222db4b9c33da363f2a8098194e1 (patch)
treeb1caddc6f61d87da0f97b4f1e91b311c70bf3f97 /net/liferea
parent89dbb0c8e2caff37277d7ad2e3b13666c62b13df (diff)
downloadports-f32c11d872ea222db4b9c33da363f2a8098194e1.tar.gz
ports-f32c11d872ea222db4b9c33da363f2a8098194e1.zip
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
Notes
Notes: svn path=/head/; revision=239670
Diffstat (limited to 'net/liferea')
-rw-r--r--net/liferea/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/liferea/Makefile b/net/liferea/Makefile
index fb26debd5045..5925866d380b 100644
--- a/net/liferea/Makefile
+++ b/net/liferea/Makefile
@@ -7,7 +7,7 @@
PORTNAME= liferea
PORTVERSION= 1.4.28
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= liferea
@@ -49,7 +49,7 @@ PLIST_SUB+= NOTIFY=""
.ifdef WITHOUT_GNUTLS
CONFIGURE_ARGS+=--disable-gnutls
.else
-LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls
.endif
.ifdef WITH_GTKHTML