diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-11-09 13:59:34 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-11-09 13:59:34 +0000 |
commit | 8b011e27bb6534f7984effeecdb085516806b430 (patch) | |
tree | 8d0ecfc3d7954c89ac22faa8663aa6b485c4f003 /www/epiphany | |
parent | 136702793db32df55728ddfc65b65c6e20d53414 (diff) | |
download | ports-8b011e27bb6534f7984effeecdb085516806b430.tar.gz ports-8b011e27bb6534f7984effeecdb085516806b430.zip |
Retire mozilla support since it doesn't work anymore
Reported by: Raymond Lohuis <rlohuis@eddinglega.nl>
Notes
Notes:
svn path=/head/; revision=176936
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index bdfa553f7b63..161cc9a69ff1 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -27,7 +27,7 @@ USE_BZIP2= yes USE_XLIB= yes USE_PYTHON= yes GNOME_DESKTOP_VERSION=2 -USE_GECKO= firefox mozilla seamonkey firefox-devel<->firefox xulrunner +USE_GECKO= firefox seamonkey firefox-devel<->firefox xulrunner USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop desktopfileutils WANT_GNOME= yes GNU_CONFIGURE= yes |