From bfb2c5f871d98537cb1432b2ce86c1c2856cc0c7 Mon Sep 17 00:00:00 2001 From: ahze Date: Thu, 4 May 2006 14:42:39 +0000 Subject: - Depend on libxml2 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6211 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/cairo/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics/cairo') diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index 121602b7a..ca0691bd9 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -3,11 +3,12 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom: ports/graphics/cairo/Makefile,v 1.33 2006/05/04 01:52:42 ahze Exp $ +# $MCom: ports/graphics/cairo/Makefile,v 1.34 2006/05/04 10:28:14 ahze Exp $ # PORTNAME= cairo PORTVERSION= 1.1.4 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/snapshots/ @@ -21,7 +22,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ CONFIGURE_ARGS= --with-html-dir=${DOCSDIR} \ --enable-pdf \ --enable-ps -USE_GNOME= gnometarget gnomehack ltverhack +USE_GNOME= gnometarget gnomehack ltverhack libxml2 USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes -- cgit v1.2.3