diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2011-03-01 16:26:19 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2011-03-01 16:26:19 +0000 |
commit | 9d462269dea0f53c5a72083771c67aaa7878fe6c (patch) | |
tree | 5f7ff86de9765b2a88d1a3f0a578ecbb4a24c95b /graphics/solang | |
parent | eec8048bfeb9e9bc69785b3109705cc936e0662a (diff) |
Notes
Diffstat (limited to 'graphics/solang')
-rw-r--r-- | graphics/solang/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/solang/Makefile b/graphics/solang/Makefile index 17c254998ad3..19ca9c30d3c4 100644 --- a/graphics/solang/Makefile +++ b/graphics/solang/Makefile @@ -7,7 +7,7 @@ PORTNAME= solang PORTVERSION= 0.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= http://rishi.fedorapeople.org/solang/ @@ -18,7 +18,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ashish@FreeBSD.org COMMENT= A photo manager for GNOME -LIB_DEPENDS= gegl-0.1:${PORTSDIR}/graphics/gegl \ +LIB_DEPENDS= gegl-0.1.105:${PORTSDIR}/graphics/gegl \ exiv2.9:${PORTSDIR}/graphics/exiv2 \ flickcurl.0:${PORTSDIR}/www/flickcurl \ gtkimageview.0:${PORTSDIR}/x11-toolkits/gtkimageview \ |