diff options
Diffstat (limited to 'graphics/gegl')
-rw-r--r-- | graphics/gegl/Makefile | 3 |
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" |