summaryrefslogtreecommitdiff
path: root/graphics/gegl
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gegl')
-rw-r--r--graphics/gegl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index ccf4ac366b0..35b8180ac67 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2012/08/13 14:25:40 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2012/08/14 07:56:41 tron Exp $
DISTNAME= gegl-0.2.0
PKGREVISION= 2
@@ -43,6 +43,7 @@ BUILDLINK_API_DEPENDS.babl+= babl>=0.1.4
.include "../../graphics/jasper/buildlink3.mk"
.include "../../graphics/openexr/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
+.include "../../textproc/libcroco/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/dlopen.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"