From e8c761c5b104d63d78b653a2b0099d951d0a9a8e Mon Sep 17 00:00:00 2001 From: ahze Date: Wed, 11 Oct 2006 22:09:25 +0000 Subject: - Use system cairo to fix build git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7715 df743ca5-7f9a-e211-a948-0013205c9059 --- www/libxul/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'www/libxul') diff --git a/www/libxul/Makefile b/www/libxul/Makefile index e380d8089..93e77a44f 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom: ports/www/xulrunner/Makefile,v 1.8 2006/07/18 15:11:14 ahze Exp $ +# $MCom: ports/www/xulrunner/Makefile,v 1.9 2006/10/09 18:00:44 ahze Exp $ PORTNAME= xulrunner PORTVERSION= 1.8.0.4 @@ -24,7 +24,8 @@ USE_GMAKE= yes USE_GCC= 3.4+ PORT_MOZCONFIG= ${WRKSRC}/xulrunner/config/mozconfig -MOZ_OPTIONS?= --disable-javaxpcom --enable-canvas +MOZ_OPTIONS?= --disable-javaxpcom --enable-canvas \ + --enable-system-cairo MOZ_EXTENSIONS= default,cookie,permissions OPTIONS= # Empty, used for generic gecko OPTIONS -- cgit v1.2.3