aboutsummaryrefslogtreecommitdiffstats
path: root/www/epiphany/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/epiphany/Makefile')
-rw-r--r--www/epiphany/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile
index 972d17632c5f..ea47004ab2e9 100644
--- a/www/epiphany/Makefile
+++ b/www/epiphany/Makefile
@@ -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"