diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2008-03-30 20:32:52 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2008-03-30 20:32:52 +0000 |
commit | a5a6d17e4c97dfd359837e574f49012c6da18ce0 (patch) | |
tree | 2c02494f94c18538484d7644e67fa82d9ab40326 /www/epiphany-extensions | |
parent | 14f4779fd02782fa985f5c316f8f7487d59d8906 (diff) |
Remove seamonkey support
Reported by: Volodymyr Kostyrko <arcade@cairn.ints.net> via marcus
Notes
Notes:
svn path=/head/; revision=210177
Diffstat (limited to 'www/epiphany-extensions')
-rw-r--r-- | www/epiphany-extensions/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index f4147b6f87aa..db76e2e0d16d 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= epiphany:${PORTSDIR}/www/epiphany USE_GETTEXT= yes USE_BZIP2= yes USE_XLIB= yes -USE_GECKO= firefox seamonkey firefox15<->firefox xulrunner +USE_GECKO= firefox firefox15<->firefox xulrunner USE_GNOME= gnomeprefix gnomehack intlhack gnometarget INSTALLS_OMF= yes GNU_CONFIGURE= yes |