aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/darktable/Makefile3
-rw-r--r--graphics/epdfview/Makefile4
-rw-r--r--graphics/oyranos/Makefile4
3 files changed, 6 insertions, 5 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index fb64849b673d..eea9be7295a3 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -3,6 +3,7 @@
PORTNAME= darktable
PORTVERSION= 2.0.1
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/
@@ -86,7 +87,7 @@ OPENEXR_CMAKE_OFF= -DUSE_OPENEXR:BOOL=OFF
OPENJPEG_LIB_DEPENDS= libopenjpeg.so:${PORTSDIR}/graphics/openjpeg15
OPENJPEG_CMAKE_OFF= -DUSE_OPENJPEG:BOOL=OFF
-PRINT_LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client
+PRINT_LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups
PRINT_CMAKE_OFF= -DBUILD_PRINT:BOOL=OFF
RAWSPEED_CMAKE_OFF= -DDONT_USE_RAWSPEED:BOOL=ON
diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile
index 3ef4212d4341..cccc98e685e0 100644
--- a/graphics/epdfview/Makefile
+++ b/graphics/epdfview/Makefile
@@ -3,7 +3,7 @@
PORTNAME= epdfview
PORTVERSION= 0.1.8
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= graphics print gnome
MASTER_SITES= FRUGALWARE/xapps-extra/${PORTNAME} \
ftp://ftp.slackware.com/.1/blfs/conglomeration/${PORTNAME}/ \
@@ -29,7 +29,7 @@ OPTIONS_DEFINE= CUPS NLS
OPTIONS_SUB= yes
CUPS_CONFIGURE_WITH= cups
-CUPS_LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client
+CUPS_LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups
NLS_USES= gettext
NLS_CPPFLAGS= -I${LOCALBASE}/include
diff --git a/graphics/oyranos/Makefile b/graphics/oyranos/Makefile
index fcb36e4abcfc..612edafc0fa0 100644
--- a/graphics/oyranos/Makefile
+++ b/graphics/oyranos/Makefile
@@ -2,7 +2,7 @@
PORTNAME= oyranos
PORTVERSION= 0.9.5
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/Oyranos/Oyranos%20${PORTVERSION:C|(.*)\.[0-9]*$|\1|}
@@ -18,7 +18,7 @@ LIB_DEPENDS= libraw.so:${PORTSDIR}/graphics/libraw \
libcairo.so:${PORTSDIR}/graphics/cairo \
libyajl.so:${PORTSDIR}/devel/yajl \
libfltk.so:${PORTSDIR}/x11-toolkits/fltk \
- libcups.so:${PORTSDIR}/print/cups-client \
+ libcups.so:${PORTSDIR}/print/cups \
libxdot.so:${PORTSDIR}/graphics/graphviz \
liblcms.so:${PORTSDIR}/graphics/lcms \
liblcms2.so:${PORTSDIR}/graphics/lcms2 \