summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortron <tron>2013-06-05 08:13:56 +0000
committertron <tron>2013-06-05 08:13:56 +0000
commit92132e8613b2aa6b5d7dfac715c8ccf80d6bec2d (patch)
treeb8344c3c36e1600de41365adf05289b0bd0059d6 /graphics
parentb6e506acf073131e43676265c119b277b690aabb (diff)
downloadpkgsrc-92132e8613b2aa6b5d7dfac715c8ccf80d6bec2d.tar.gz
Remove dependence on "Xft2" package. "cairo" doesn't use this library.
Bump the package revision because of this change.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cairo/Makefile4
-rw-r--r--graphics/cairo/options.mk3
2 files changed, 3 insertions, 4 deletions
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