diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-13 04:03:10 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-13 04:03:10 +0800 |
commit | 0cafea50594f63cdb24dd60c3d32fa65fbc00094 (patch) | |
tree | 4a4f7afa5dab39b48fdaf60fce7b4d1b1472ecac /www/epiphany | |
parent | b68ec607bb0703724e74accf66d2fba10fe697c8 (diff) | |
download | marcuscom-ports-0cafea50594f63cdb24dd60c3d32fa65fbc00094.tar marcuscom-ports-0cafea50594f63cdb24dd60c3d32fa65fbc00094.tar.gz marcuscom-ports-0cafea50594f63cdb24dd60c3d32fa65fbc00094.tar.bz2 marcuscom-ports-0cafea50594f63cdb24dd60c3d32fa65fbc00094.tar.lz marcuscom-ports-0cafea50594f63cdb24dd60c3d32fa65fbc00094.tar.xz marcuscom-ports-0cafea50594f63cdb24dd60c3d32fa65fbc00094.tar.zst marcuscom-ports-0cafea50594f63cdb24dd60c3d32fa65fbc00094.zip |
- Readd xulrunner support
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7757 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 d761f0c2a..2397b2728 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.126 2006/10/07 17:10:08 marcus Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.127 2006/10/07 19:45:38 marcus Exp $ # PORTNAME= epiphany @@ -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 +USE_GECKO= firefox mozilla seamonkey firefox-devel<->firefox xulrunner USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop desktopfileutils WANT_GNOME= yes GNU_CONFIGURE= yes |