We don't need to set the required "pixman" version here anymore.

This commit is contained in:
tron 2010-09-14 19:08:29 +00:00
parent 09293cadf8
commit 40c1c41fab

View file

@ -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"