diff options
Diffstat (limited to 'www')
-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 4ae2abddb..e76daf0b2 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.128 2006/10/12 20:03:10 ahze Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.132 2006/11/07 07:49:16 marcus Exp $ # PORTNAME= epiphany @@ -26,7 +26,7 @@ USE_BZIP2= yes USE_XLIB= yes USE_PYTHON= yes GNOME_DESKTOP_VERSION=2 -USE_GECKO= firefox mozilla seamonkey firefox-devel<->firefox xulrunner +USE_GECKO= firefox seamonkey firefox-devel<->firefox xulrunner USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop desktopfileutils WANT_GNOME= yes GNU_CONFIGURE= yes |