summaryrefslogtreecommitdiffstats
path: root/www/epiphany3
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-08-17 21:11:01 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-08-17 21:11:01 +0800
commit5bc2507b367ffe95cc357e9f96a32e9e61ba3847 (patch)
tree4568708b612f7fd3378edecf8833e9e9a3dac128 /www/epiphany3
parent9b275e5a55aec7ef0fa31adb7ea9de07ff9b187f (diff)
downloadmarcuscom-ports-5bc2507b367ffe95cc357e9f96a32e9e61ba3847.tar
marcuscom-ports-5bc2507b367ffe95cc357e9f96a32e9e61ba3847.tar.gz
marcuscom-ports-5bc2507b367ffe95cc357e9f96a32e9e61ba3847.tar.bz2
marcuscom-ports-5bc2507b367ffe95cc357e9f96a32e9e61ba3847.tar.lz
marcuscom-ports-5bc2507b367ffe95cc357e9f96a32e9e61ba3847.tar.xz
marcuscom-ports-5bc2507b367ffe95cc357e9f96a32e9e61ba3847.tar.zst
marcuscom-ports-5bc2507b367ffe95cc357e9f96a32e9e61ba3847.zip
Switch seed support back on (javascript).
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16120 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/epiphany3')
-rw-r--r--www/epiphany3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/epiphany3/Makefile b/www/epiphany3/Makefile
index c850ce426..df643d080 100644
--- a/www/epiphany3/Makefile
+++ b/www/epiphany3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/epiphany3/Makefile,v 1.17 2011/06/10 22:59:09 mezz Exp $
+# $MCom: ports/www/epiphany3/Makefile,v 1.18 2011/07/02 09:29:39 kwm Exp $
#
PORTNAME= epiphany
@@ -59,7 +59,7 @@ MAN1= epiphany.1
OPTIONS= NSS "Import passwords from 2.26 and older on first run" off \
SPELLCHECK "Enable spell checking by default" on \
- SEED "Enable seed (JavaScript) support" off
+ SEED "Enable seed (JavaScript) support" on
.if defined(PACKAGE_BUILDING)
.undef WITHOUT_GNOME