From c14f48cfeed7a7dd19a2b15972940d3cfeb0b159 Mon Sep 17 00:00:00 2001 From: mezz Date: Sun, 1 Jul 2007 16:18:38 +0000 Subject: Sync w/ FreeBSD ports tree for chase gnutls shared library version and bump the PORTREVISION on these ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9106 df743ca5-7f9a-e211-a948-0013205c9059 --- net/liferea/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/liferea') diff --git a/net/liferea/Makefile b/net/liferea/Makefile index a7eb32bdc..44ce046d5 100644 --- a/net/liferea/Makefile +++ b/net/liferea/Makefile @@ -7,7 +7,7 @@ PORTNAME= liferea PORTVERSION= 1.2.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= liferea @@ -48,7 +48,7 @@ PLIST_SUB+= NOTIFY="" .ifdef WITHOUT_GNUTLS CONFIGURE_ARGS+=--disable-gnutls .else -LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls .endif .ifdef WITH_MOZILLA -- cgit v1.2.3