From 392f19a303ab5f7fbc71a6573aea92cabc861fad Mon Sep 17 00:00:00 2001 From: ahze Date: Thu, 23 Feb 2006 16:12:15 +0000 Subject: - Enable cookie extension git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5724 df743ca5-7f9a-e211-a948-0013205c9059 --- www/libxul/Makefile | 5 +++-- www/xulrunner/Makefile | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/libxul/Makefile b/www/libxul/Makefile index c7c4400d3..ae677a59f 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -3,10 +3,11 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom$ +# $MCom: ports/www/xulrunner/Makefile,v 1.4 2006/02/23 14:59:22 ahze Exp $ PORTNAME= xulrunner PORTVERSION= 1.8.0.1 +PORTREVISION= 1 CATEGORIES= www devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= xulrunner/releases/${PORTVERSION}/source/ @@ -25,7 +26,7 @@ USE_GCC= 3.4+ PORT_MOZCONFIG= ${WRKSRC}/xulrunner/config/mozconfig MOZ_OPTIONS= --disable-javaxpcom - +MOZ_EXTENSIONS= default,cookie,permissions OPTIONS= # Empty, used for generic gecko OPTIONS .include diff --git a/www/xulrunner/Makefile b/www/xulrunner/Makefile index c7c4400d3..ae677a59f 100644 --- a/www/xulrunner/Makefile +++ b/www/xulrunner/Makefile @@ -3,10 +3,11 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom$ +# $MCom: ports/www/xulrunner/Makefile,v 1.4 2006/02/23 14:59:22 ahze Exp $ PORTNAME= xulrunner PORTVERSION= 1.8.0.1 +PORTREVISION= 1 CATEGORIES= www devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= xulrunner/releases/${PORTVERSION}/source/ @@ -25,7 +26,7 @@ USE_GCC= 3.4+ PORT_MOZCONFIG= ${WRKSRC}/xulrunner/config/mozconfig MOZ_OPTIONS= --disable-javaxpcom - +MOZ_EXTENSIONS= default,cookie,permissions OPTIONS= # Empty, used for generic gecko OPTIONS .include -- cgit v1.2.3