From 31c489355ed70b6157bd0349e784cc54c01b6729 Mon Sep 17 00:00:00 2001 From: gusi Date: Wed, 27 Nov 2013 10:51:00 +0000 Subject: Add xext to USE_XORG. That should fix the build. Obtained from: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18925 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/cairo/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index e9aa99025..c400f184f 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -1,6 +1,6 @@ # Created by: Michael Johnson # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/graphics/cairo/Makefile 18924 2013-11-26 21:54:03Z kwm $ PORTNAME= cairo PORTVERSION= 1.12.16 @@ -19,7 +19,7 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ USE_XZ= yes USES= pathfix pkgconfig -USE_XORG= pixman +USE_XORG= pixman xext USE_GNOME= ltverhack referencehack GNU_CONFIGURE= yes USE_LDCONFIG= yes -- cgit v1.2.3