aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-app/Makefile6
-rw-r--r--graphics/shotwell/Makefile3
-rw-r--r--graphics/solang/Makefile4
3 files changed, 7 insertions, 6 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 9cfda395f487..b84dbcc38799 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gimp-app
DISTVERSION= 2.6.11
-PORTREVISION?= 3
+PORTREVISION?= 4
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -132,7 +132,7 @@ CONFIGURE_ARGS+= --without-gvfs
.endif
.if defined(WITH_HELPBROWSER)
-LIB_DEPENDS+= webkit-1.0.13:${PORTSDIR}/www/webkit-gtk2
+LIB_DEPENDS+= webkitgtk-1.0.0:${PORTSDIR}/www/webkit-gtk2
CONFIGURE_ARGS+= --with-webkit
PLIST_SUB+= HELPBROWSER=""
.else
@@ -155,7 +155,7 @@ CONFIGURE_ARGS+= --disable-mp
.endif
.if defined(WITH_POPPLER)
-LIB_DEPENDS+= poppler-glib.5:${PORTSDIR}/graphics/poppler-gtk
+LIB_DEPENDS+= poppler-glib.6:${PORTSDIR}/graphics/poppler-gtk
PLIST_SUB+= POPPLER=""
.else
CONFIGURE_ARGS+= --without-poppler
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile
index 19426dd1fa57..7b1a92f85cba 100644
--- a/graphics/shotwell/Makefile
+++ b/graphics/shotwell/Makefile
@@ -7,6 +7,7 @@
PORTNAME= shotwell
PORTVERSION= 0.10.1
+PORTREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= http://www.yorba.org/download/shotwell/${PORTVERSION:R}/
@@ -22,7 +23,7 @@ LIB_DEPENDS= sqlite3:${PORTSDIR}/databases/sqlite3 \
gexiv2.0:${PORTSDIR}/graphics/gexiv2 \
exif.12:${PORTSDIR}/graphics/libexif \
gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \
- webkit:${PORTSDIR}/www/webkit-gtk2 \
+ webkitgtk-1.0:${PORTSDIR}/www/webkit-gtk2 \
unique-1.0.2:${PORTSDIR}/x11-toolkits/unique \
raw.2:${PORTSDIR}/graphics/libraw
diff --git a/graphics/solang/Makefile b/graphics/solang/Makefile
index 38f493b2eb94..84bd7bcc2380 100644
--- a/graphics/solang/Makefile
+++ b/graphics/solang/Makefile
@@ -7,7 +7,7 @@
PORTNAME= solang
PORTVERSION= 0.3
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics
MASTER_SITES= http://rishi.fedorapeople.org/solang/
@@ -22,7 +22,7 @@ LIB_DEPENDS= gegl-0.1.105:${PORTSDIR}/graphics/gegl \
exiv2.10:${PORTSDIR}/graphics/exiv2 \
flickcurl.0:${PORTSDIR}/www/flickcurl \
gtkimageview.0:${PORTSDIR}/x11-toolkits/gtkimageview \
- webkit-1.0.13:${PORTSDIR}/www/webkit-gtk2 \
+ webkitgtk-1.0.0:${PORTSDIR}/www/webkit-gtk2 \
gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
soup-2.4.1:${PORTSDIR}/devel/libsoup \
gdl-1.3:${PORTSDIR}/x11-toolkits/gdl \