summaryrefslogtreecommitdiffstats
path: root/www/epiphany
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-05-01 00:44:19 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2008-05-01 00:44:19 +0800
commit6d7235475c7d72e3d9b053b38fff4ec487e8f584 (patch)
tree19922207a73b5d29fb137088eda0d6dbd941b0df /www/epiphany
parente86db03e51a350ee5be251b9e71cd57374131f88 (diff)
downloadmarcuscom-ports-6d7235475c7d72e3d9b053b38fff4ec487e8f584.tar
marcuscom-ports-6d7235475c7d72e3d9b053b38fff4ec487e8f584.tar.gz
marcuscom-ports-6d7235475c7d72e3d9b053b38fff4ec487e8f584.tar.bz2
marcuscom-ports-6d7235475c7d72e3d9b053b38fff4ec487e8f584.tar.lz
marcuscom-ports-6d7235475c7d72e3d9b053b38fff4ec487e8f584.tar.xz
marcuscom-ports-6d7235475c7d72e3d9b053b38fff4ec487e8f584.tar.zst
marcuscom-ports-6d7235475c7d72e3d9b053b38fff4ec487e8f584.zip
Sync w/ miwi's patch (should be commit soon) for remove firefox15.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10932 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/epiphany')
-rw-r--r--www/epiphany/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile
index 7e4229130..16237d8b2 100644
--- a/www/epiphany/Makefile
+++ b/www/epiphany/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/www/epiphany/Makefile,v 1.175 2008/04/27 18:18:42 marcus Exp $
+# $MCom: ports/www/epiphany/Makefile,v 1.176 2008/04/27 19:23:50 marcus Exp $
#
PORTNAME= epiphany
@@ -60,7 +60,7 @@ EXTRA_LIBS+= `pkg-config --libs WebKitGtk`
CONFLICTS= epiphany-[1-9]*
PLIST_SUB+= GECKO="@comment "
.else
-USE_GECKO+= firefox firefox15<->firefox xulrunner
+USE_GECKO+= firefox xulrunner
CONFIGURE_ARGS+= --with-gecko=${GECKO} \
--with-engine=mozilla
.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk"