summaryrefslogtreecommitdiff
path: root/graphics/gegl
diff options
context:
space:
mode:
authorwiz <wiz>2012-08-14 08:46:57 +0000
committerwiz <wiz>2012-08-14 08:46:57 +0000
commit1060f9ed03326a2cc5d5673dfd207f45d14f09b5 (patch)
tree1da754821661da3ad84438484a7a7687339cc4e4 /graphics/gegl
parent175b5a625bf52ffe655a5d8e5dba680f167319ee (diff)
downloadpkgsrc-1060f9ed03326a2cc5d5673dfd207f45d14f09b5.tar.gz
Remove libcroco bl3.mk, I've added it back to librsvg/buildlink3.mk
Diffstat (limited to 'graphics/gegl')
-rw-r--r--graphics/gegl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index 35b8180ac67..4082f04238d 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2012/08/14 07:56:41 tron Exp $
+# $NetBSD: Makefile,v 1.35 2012/08/14 08:46:57 wiz Exp $
DISTNAME= gegl-0.2.0
PKGREVISION= 2
@@ -43,7 +43,6 @@ 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"