diff options
author | marcus <marcus@FreeBSD.org> | 2007-04-22 23:21:55 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-04-22 23:21:55 +0800 |
commit | 9fbc7e9b6a3811c9840f4b457c75768ae9b3eb58 (patch) | |
tree | 1961ddfd748eedeb840dc3886ed3f5a7f4efd53f /www/epiphany-extensions | |
parent | a5126ae27a0f86b44d5f44cde4ff29c3970af4dd (diff) | |
download | freebsd-ports-gnome-9fbc7e9b6a3811c9840f4b457c75768ae9b3eb58.tar.gz freebsd-ports-gnome-9fbc7e9b6a3811c9840f4b457c75768ae9b3eb58.tar.zst freebsd-ports-gnome-9fbc7e9b6a3811c9840f4b457c75768ae9b3eb58.zip |
Sync USE_GECKO with www/epiphany to add xulrunner support.
Requested by: Caelian on #freebsd-gnome
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 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 |