summaryrefslogtreecommitdiff
path: root/graphics/cairo/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2011-02-12 13:40:53 +0000
committerdrochner <drochner@pkgsrc.org>2011-02-12 13:40:53 +0000
commit517492a5adee7c5a6078fa754f7230446ecbc8ad (patch)
tree000a831140c95a0fbbf97b3dc578e47c5c8fbdb5 /graphics/cairo/Makefile
parent4905be9f1d0776449f5985f2b75eaf68c37ad14e (diff)
downloadpkgsrc-517492a5adee7c5a6078fa754f7230446ecbc8ad.tar.gz
put the cairo gobject into its own pkg to avoid the heavy glib dependency
in the base pkg
Diffstat (limited to 'graphics/cairo/Makefile')
-rw-r--r--graphics/cairo/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index 05254f16a67..7495dc0ab68 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2011/02/12 12:08:06 obache Exp $
+# $NetBSD: Makefile,v 1.90 2011/02/12 13:40:53 drochner Exp $
DISTNAME= cairo-1.10.2
PKGREVISION= 2
@@ -43,7 +43,6 @@ TEST_TARGET= check
CONFIGURE_ENV+= ac_cv_type___uint128_t=no
.endif
-.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../fonts/fontconfig/buildlink3.mk"
BUILDLINK_API_DEPENDS.freetype2+= freetype2>=2.1.9