summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/epdfview/Makefile4
-rw-r--r--graphics/evince/Makefile4
-rw-r--r--graphics/gimp-app-devel/Makefile3
3 files changed, 6 insertions, 5 deletions
diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile
index 43998e342841..60cacdcd3122 100644
--- a/graphics/epdfview/Makefile
+++ b/graphics/epdfview/Makefile
@@ -7,7 +7,7 @@
PORTNAME= epdfview
PORTVERSION= 0.1.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics print gnome
MASTER_SITES= http://trac.emma-soft.com/epdfview/chrome/site/releases/ \
LOCAL/chinsan
@@ -16,7 +16,7 @@ MAINTAINER= chinsan@FreeBSD.org
COMMENT= A lightweight PDF document viewer
BUILD_DEPENDS= DllPlugInTester:${PORTSDIR}/devel/cppunit
-LIB_DEPENDS= poppler-glib.1:${PORTSDIR}/graphics/poppler-gtk
+LIB_DEPENDS= poppler-glib.2:${PORTSDIR}/graphics/poppler-gtk
USE_BZIP2= yes
GNU_CONFIGURE= yes
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
index a9b6d6288c96..d7cf5255e29f 100644
--- a/graphics/evince/Makefile
+++ b/graphics/evince/Makefile
@@ -8,7 +8,7 @@
PORTNAME= evince
PORTVERSION= 0.8.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics print gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -16,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME 2 multi-format document viewer
-LIB_DEPENDS= poppler-glib.1:${PORTSDIR}/graphics/poppler-gtk
+LIB_DEPENDS= poppler-glib.2:${PORTSDIR}/graphics/poppler-gtk
USE_LDCONFIG= yes
USE_BZIP2= yes
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile
index 82d07f0651a7..27d647ac7550 100644
--- a/graphics/gimp-app-devel/Makefile
+++ b/graphics/gimp-app-devel/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gimp-app
DISTVERSION= 2.4.0-rc1
+PORTREVISION?= 1
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -26,7 +27,7 @@ COMMENT= A GNU Image Manipulation Program development version
LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \
wmf.2:${PORTSDIR}/graphics/libwmf \
- poppler-glib.1:${PORTSDIR}/graphics/poppler-gtk \
+ poppler-glib.2:${PORTSDIR}/graphics/poppler-gtk \
aa.1:${PORTSDIR}/graphics/aalib \
mng.1:${PORTSDIR}/graphics/libmng \
png.5:${PORTSDIR}/graphics/png \