Tue Sep 14 19:08:30 2010 UTC ()
We don't need to set the required "pixman" version here anymore.


(tron)
diff -r1.82 -r1.83 pkgsrc/graphics/cairo/Makefile

cvs diff -r1.82 -r1.83 pkgsrc/graphics/cairo/Makefile (expand / switch to context diff)
--- pkgsrc/graphics/cairo/Makefile 2010/09/13 12:23:01 1.82
+++ pkgsrc/graphics/cairo/Makefile 2010/09/14 19:08:29 1.83
@@ -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 @@
 .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"