From 4495ee62ba905dc9915631f74a55df514d753452 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Tue, 6 Jun 2006 19:01:22 +0000 Subject: [PATCH] - Add firefox-devel support --- www/epiphany-extensions/Makefile | 2 +- www/epiphany/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index c1bd0f608160..be9f2e0cab97 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_X_PREFIX= yes -USE_GECKO= firefox mozilla seamonkey +USE_GECKO= firefox mozilla seamonkey firefox-devel<->firefox USE_GNOME= gnomeprefix gnomehack intlhack gnometarget INSTALLS_OMF= yes GNU_CONFIGURE= yes diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 31d808f11329..87ebef1bd2ee 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -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 USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop desktopfileutils \ libgnomeprintui WANT_GNOME= yes