diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/ecru/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/ecru/Makefile b/deskutils/ecru/Makefile index 9ed36983eb4..e7009319612 100644 --- a/deskutils/ecru/Makefile +++ b/deskutils/ecru/Makefile @@ -7,7 +7,7 @@ PORTNAME= ecru PORTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= http://novel.evilcoder.org/ecru/files/ @@ -15,7 +15,7 @@ MAINTAINER= novel@FreeBSD.org COMMENT= Flexible command line LiveJournal client LIB_DEPENDS= xmlrpc.9:${PORTSDIR}/net/xmlrpc-c \ - config++.8:${PORTSDIR}/devel/libconfig \ + config++.9:${PORTSDIR}/devel/libconfig \ glibmm-2.4.1:${PORTSDIR}/devel/glibmm USE_PYTHON_BUILD= yes |