aboutsummaryrefslogtreecommitdiffstats
path: root/net/liferea/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-01-27 17:59:35 +0800
committerpav <pav@FreeBSD.org>2010-01-27 17:59:35 +0800
commitc369536848aaa59c6a479790a74b43b986a98526 (patch)
treeadc14607b6b434628b9137712b6622a256344cbf /net/liferea/Makefile
parent6ebcdb5da5889e7577deaf9d438ddd1a7803b5fc (diff)
downloadfreebsd-ports-gnome-c369536848aaa59c6a479790a74b43b986a98526.tar.gz
freebsd-ports-gnome-c369536848aaa59c6a479790a74b43b986a98526.tar.zst
freebsd-ports-gnome-c369536848aaa59c6a479790a74b43b986a98526.zip
- Update to 1.6.2
Diffstat (limited to 'net/liferea/Makefile')
-rw-r--r--net/liferea/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/liferea/Makefile b/net/liferea/Makefile
index 2a4655978a42..dafd9078b654 100644
--- a/net/liferea/Makefile
+++ b/net/liferea/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= liferea
-PORTVERSION= 1.6.1
+PORTVERSION= 1.6.2
CATEGORIES= net gnome
MASTER_SITES= SF/${PORTNAME}/Liferea%20Stable/${PORTVERSION}
@@ -18,6 +18,7 @@ LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 \
USE_GNOME= gnomeprefix gnomehack libglade2
USE_GMAKE= yes
+USE_AUTOTOOLS= libtool:22
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"