From b3440c6412ed826d43a7bb082ea3b29bab3f6a16 Mon Sep 17 00:00:00 2001 From: ahze Date: Thu, 12 Oct 2006 09:35:57 +0000 Subject: - Add support for java-xpcom (WITH_JAVA) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7734 df743ca5-7f9a-e211-a948-0013205c9059 --- www/libxul/Makefile | 3 ++- www/xulrunner/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/www/libxul/Makefile b/www/libxul/Makefile index f26e49209..d53ca7622 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom: ports/www/xulrunner/Makefile,v 1.10 2006/10/11 22:09:25 ahze Exp $ +# $MCom: ports/www/xulrunner/Makefile,v 1.11 2006/10/11 22:27:13 ahze Exp $ PORTNAME= xulrunner PORTVERSION= 1.8.0.4 @@ -28,6 +28,7 @@ MOZ_OPTIONS?= --disable-javaxpcom --enable-canvas \ --enable-system-cairo MOZ_EXTENSIONS= default,cookie,permissions OPTIONS= # Empty, used for generic gecko OPTIONS +USE_GECKO_OPTIONS= java debug logging optimized_cflags .include .include "${PORTSDIR}/www/mozilla/Makefile.common" diff --git a/www/xulrunner/Makefile b/www/xulrunner/Makefile index f26e49209..d53ca7622 100644 --- a/www/xulrunner/Makefile +++ b/www/xulrunner/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom: ports/www/xulrunner/Makefile,v 1.10 2006/10/11 22:09:25 ahze Exp $ +# $MCom: ports/www/xulrunner/Makefile,v 1.11 2006/10/11 22:27:13 ahze Exp $ PORTNAME= xulrunner PORTVERSION= 1.8.0.4 @@ -28,6 +28,7 @@ MOZ_OPTIONS?= --disable-javaxpcom --enable-canvas \ --enable-system-cairo MOZ_EXTENSIONS= default,cookie,permissions OPTIONS= # Empty, used for generic gecko OPTIONS +USE_GECKO_OPTIONS= java debug logging optimized_cflags .include .include "${PORTSDIR}/www/mozilla/Makefile.common" -- cgit v1.2.3