summaryrefslogtreecommitdiff
path: root/graphics/cairo
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-06-26 20:24:03 +0000
committerrecht <recht@pkgsrc.org>2004-06-26 20:24:03 +0000
commit03c8635b86ec35251483163b3272d9fc35b3c3d5 (patch)
tree5db64cc0285d024cbd2c7a1ed289bddcbb964f9c /graphics/cairo
parent362eff70e7cdbc0ba9cc4643e3aff5ee2cc9290c (diff)
downloadpkgsrc-03c8635b86ec35251483163b3272d9fc35b3c3d5.tar.gz
Raise the dependency to 0.1.1 libpixman's buildlink3.mk. This avoids
the BUILDLINK_DEPENDS >= 0.1.1 in cairo's Makefile which is the only consumer anyway. Or, in other words: simplify
Diffstat (limited to 'graphics/cairo')
-rw-r--r--graphics/cairo/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index f3b28da561c..e7094d9dac2 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/05/12 09:57:13 jmmv Exp $
+# $NetBSD: Makefile,v 1.10 2004/06/26 20:24:03 recht Exp $
DISTNAME= cairo-0.1.23
CATEGORIES= graphics
@@ -16,7 +16,6 @@ GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= cairo.pc.in
BUILDLINK_DEPENDS.freetype2+= freetype2>=2.1.5
-BUILDLINK_DEPENDS.libpixman+= libpixman>=0.1.1
BUILDLINK_DEPENDS.Xft2+= Xft2>=2.1.2
BUILDLINK_DEPENDS.Xrender+= Xrender>=0.8