diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-06-07 01:16:42 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-06-07 01:16:42 +0800 |
commit | 3b3c234d6888d521939ce9f8ede20bc2121584bb (patch) | |
tree | 4f81fe5471a8badb4ff58224575d77a09d92c970 /www/epiphany | |
parent | d202c2716468a91167b3ba38235f36d15ddd4310 (diff) | |
download | marcuscom-ports-3b3c234d6888d521939ce9f8ede20bc2121584bb.tar marcuscom-ports-3b3c234d6888d521939ce9f8ede20bc2121584bb.tar.gz marcuscom-ports-3b3c234d6888d521939ce9f8ede20bc2121584bb.tar.bz2 marcuscom-ports-3b3c234d6888d521939ce9f8ede20bc2121584bb.tar.lz marcuscom-ports-3b3c234d6888d521939ce9f8ede20bc2121584bb.tar.xz marcuscom-ports-3b3c234d6888d521939ce9f8ede20bc2121584bb.tar.zst marcuscom-ports-3b3c234d6888d521939ce9f8ede20bc2121584bb.zip |
- Add support firefox-devel and xulrunner
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6370 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 9259b0625..ebcb6dd81 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.112 2006/04/13 07:52:38 bland Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.114 2006/05/15 21:52:06 ahze Exp $ # PORTNAME= epiphany @@ -25,7 +25,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_PYTHON= yes GNOME_DESKTOP_VERSION=2 -USE_GECKO= firefox mozilla seamonkey +USE_GECKO= firefox mozilla seamonkey firefox-devel<->firefox xulrunner<->seamonkey USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop desktopfileutils \ libgnomeprintui WANT_GNOME= yes |