diff options
Diffstat (limited to 'deskutils/ecru')
-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 7433398a0027..49f5fc87e5c4 100644 --- a/deskutils/ecru/Makefile +++ b/deskutils/ecru/Makefile @@ -7,7 +7,7 @@ PORTNAME= ecru PORTVERSION= 0.1.0 -PORTREVISION= 3 +PORTREVISION= 4 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.3:${PORTSDIR}/net/xmlrpc-c \ - config++.9:${PORTSDIR}/devel/libconfig \ + config++.10:${PORTSDIR}/devel/libconfig \ glibmm-2.4.1:${PORTSDIR}/devel/glibmm USE_PYTHON_BUILD= yes |