summaryrefslogtreecommitdiff
path: root/graphics/cairo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/cairo/Makefile')
-rw-r--r--graphics/cairo/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index a3fb0a2be11..1a47b82fa87 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.135 2014/05/31 10:16:40 pho Exp $
+# $NetBSD: Makefile,v 1.136 2014/10/22 09:55:36 wiz Exp $
.include "../../graphics/cairo/Makefile.common"
-PKGREVISION= 4
-
TEST_TARGET= check
.include "options.mk"
@@ -17,7 +15,7 @@ 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.22.0
+BUILDLINK_API_DEPENDS.pixman+= pixman>=0.30.0
.include "../../x11/pixman/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"