aboutsummaryrefslogtreecommitdiffstats
path: root/net/liferea
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2009-08-17 02:04:40 +0800
committernovel <novel@FreeBSD.org>2009-08-17 02:04:40 +0800
commiteca1cf95d458e76990c77d38103cf30a96c51467 (patch)
tree55b0de0ced1add49d77516588335a7c063b7227f /net/liferea
parent4c532e98adf2028ff3fcc40cedbefb73fe9dc6b5 (diff)
downloadfreebsd-ports-gnome-eca1cf95d458e76990c77d38103cf30a96c51467.tar.gz
freebsd-ports-gnome-eca1cf95d458e76990c77d38103cf30a96c51467.tar.zst
freebsd-ports-gnome-eca1cf95d458e76990c77d38103cf30a96c51467.zip
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
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