diff options
author | gahr <gahr@FreeBSD.org> | 2011-11-22 16:53:18 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2011-11-22 16:53:18 +0800 |
commit | d4d0eccd0e35c4f19a786a7c06e1addab197b10a (patch) | |
tree | 49a5bef7b15c0f8c46788cfbffa0fdfa4514cd46 /graphics/solang/Makefile | |
parent | 6f7c4d55f3a4942e0975a2949e696dc96c49eebd (diff) | |
download | freebsd-ports-graphics-d4d0eccd0e35c4f19a786a7c06e1addab197b10a.tar.gz freebsd-ports-graphics-d4d0eccd0e35c4f19a786a7c06e1addab197b10a.tar.zst freebsd-ports-graphics-d4d0eccd0e35c4f19a786a7c06e1addab197b10a.zip |
- Chase graphics/gegl shlib bump
Feature safe: yes
Diffstat (limited to 'graphics/solang/Makefile')
-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 84bd7bcc238..04f70a3ffd0 100644 --- a/graphics/solang/Makefile +++ b/graphics/solang/Makefile @@ -7,7 +7,7 @@ PORTNAME= solang PORTVERSION= 0.3 -PORTREVISION= 9 +PORTREVISION= 10 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.105:${PORTSDIR}/graphics/gegl \ +LIB_DEPENDS= gegl-0.1.107:${PORTSDIR}/graphics/gegl \ exiv2.10:${PORTSDIR}/graphics/exiv2 \ flickcurl.0:${PORTSDIR}/www/flickcurl \ gtkimageview.0:${PORTSDIR}/x11-toolkits/gtkimageview \ |