summaryrefslogtreecommitdiff
path: root/graphics/darktable
diff options
context:
space:
mode:
authorwiz <wiz>2015-08-25 13:24:26 +0000
committerwiz <wiz>2015-08-25 13:24:26 +0000
commit65b17a52e7a39eff871ee2749860864e23864df0 (patch)
tree9f25a8687f6dc06310e67c6fca52144cd186b591 /graphics/darktable
parent4fd7020646b1fe94015d6e605caa4dc05d66666c (diff)
downloadpkgsrc-65b17a52e7a39eff871ee2749860864e23864df0.tar.gz
Switch to gegl0.2.
(darktable didn't build before for me. A much newer version is out.)
Diffstat (limited to 'graphics/darktable')
-rw-r--r--graphics/darktable/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index 4c14b26a21f..91e81dcc22d 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2015/06/07 14:05:58 youri Exp $
+# $NetBSD: Makefile,v 1.55 2015/08/25 13:24:27 wiz Exp $
DISTNAME= darktable-1.2.3
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=darktable/}
EXTRACT_SUFX= .tar.xz
@@ -71,7 +71,7 @@ BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>=3.7.14.1nb1
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/GraphicsMagick/buildlink3.mk"
.include "../../graphics/exiv2/buildlink3.mk"
-.include "../../graphics/gegl/buildlink3.mk"
+.include "../../graphics/gegl0.2/buildlink3.mk"
.include "../../graphics/lensfun/buildlink3.mk"
.include "../../graphics/lcms2/buildlink3.mk"
.include "../../graphics/openexr/buildlink3.mk"