summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/cairo/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index d13c6434020..b7023a7f15f 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2010/09/13 12:23:01 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2010/09/14 19:08:29 tron Exp $
DISTNAME= cairo-1.10.0
CATEGORIES= graphics
@@ -44,7 +44,6 @@ BUILDLINK_API_DEPENDS.freetype2+= freetype2>=2.1.9
.include "../../graphics/png/buildlink3.mk"
# include?
#.include "../../print/libspectre/buildlink3.mk"
-BUILDLINK_API_DEPENDS.pixman+= pixman>=0.18.4
.include "../../x11/pixman/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"