From 92132e8613b2aa6b5d7dfac715c8ccf80d6bec2d Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 5 Jun 2013 08:13:56 +0000 Subject: Remove dependence on "Xft2" package. "cairo" doesn't use this library. Bump the package revision because of this change. --- graphics/cairo/Makefile | 4 ++-- graphics/cairo/options.mk | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'graphics') diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index 406c7dd80e9..cdf643366f2 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.128 2013/06/04 22:16:14 tron Exp $ +# $NetBSD: Makefile,v 1.129 2013/06/05 08:13:56 tron Exp $ DISTNAME= cairo-1.12.14 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ EXTRACT_SUFX= .tar.xz diff --git a/graphics/cairo/options.mk b/graphics/cairo/options.mk index d219fd790af..ad5674d6de7 100644 --- a/graphics/cairo/options.mk +++ b/graphics/cairo/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.12 2012/11/01 08:54:46 wiz Exp $ +# $NetBSD: options.mk,v 1.13 2013/06/05 08:13:56 tron Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.cairo PKG_SUPPORTED_OPTIONS= x11 xcb @@ -20,7 +20,6 @@ CONFIGURE_ARGS+= --disable-gl PLIST.x11= yes .include "../../graphics/MesaLib/buildlink3.mk" .include "../../x11/libXext/buildlink3.mk" -.include "../../x11/libXft/buildlink3.mk" .include "../../x11/libXrender/buildlink3.mk" .include "../../x11/libX11/buildlink3.mk" BUILDLINK_DEPMETHOD.libXt?= build # only for configure -- cgit v1.2.3