diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-04-22 15:21:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-04-22 15:21:55 +0000 |
commit | 639e60a289605eca8e62de6c4443d6301ae72577 (patch) | |
tree | 229b4d8c18d60ae88ae9306e431675851069e989 | |
parent | ZenTest provides 4 different tools and 1 library: zentest, unit_diff, (diff) |
Sync USE_GECKO with www/epiphany to add xulrunner support.
Requested by: Caelian on #freebsd-gnome
Notes
Notes:
svn path=/head/; revision=190641
-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 10dff8fbd1dc..4a5aff627b3e 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= epiphany:${PORTSDIR}/www/epiphany USE_GETTEXT= yes USE_BZIP2= yes USE_XLIB= yes -USE_GECKO= firefox mozilla seamonkey firefox15<->firefox +USE_GECKO= firefox seamonkey firefox15<->firefox xulrunner USE_GNOME= gnomeprefix gnomehack intlhack gnometarget INSTALLS_OMF= yes GNU_CONFIGURE= yes |