From bee0ac58b31b49d4999c27a48b677263a9a1328d Mon Sep 17 00:00:00 2001 From: novel Date: Sun, 1 Jul 2007 08:56:16 +0000 Subject: Chase gnutls shared library version chase: adjust DEPENDS lines and bump PORTREVISIONs. --- net/liferea/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/liferea') diff --git a/net/liferea/Makefile b/net/liferea/Makefile index 13c5c27e9e90..72a7f20e01fa 100644 --- a/net/liferea/Makefile +++ b/net/liferea/Makefile @@ -7,6 +7,7 @@ PORTNAME= liferea PORTVERSION= 1.2.17 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= liferea @@ -47,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