aboutsummaryrefslogtreecommitdiffstats
path: root/www/epiphany
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-05-01 00:44:57 +0800
committermiwi <miwi@FreeBSD.org>2008-05-01 00:44:57 +0800
commitf9aff13cda03dcb7ab49a13c0a8b084eb8dc2bcf (patch)
treec6fe4b3141cf456d9ba1280dd001bf60649490b0 /www/epiphany
parent28b728001bd0ddf9eb9fcd7814668cd1ecbf8fbe (diff)
downloadfreebsd-ports-gnome-f9aff13cda03dcb7ab49a13c0a8b084eb8dc2bcf.tar.gz
freebsd-ports-gnome-f9aff13cda03dcb7ab49a13c0a8b084eb8dc2bcf.tar.zst
freebsd-ports-gnome-f9aff13cda03dcb7ab49a13c0a8b084eb8dc2bcf.zip
- Remove www/firefox15 support
Reviewed by: mezz
Diffstat (limited to 'www/epiphany')
-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"