From 61d98836222f2de644954142467c27ac2b20f8f3 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Wed, 6 Aug 2008 16:26:18 +0000 Subject: Remove firefox3 from USE_GECKO; it does not work and wait for xulrunner 1.9 comes in. The xulrunner 1.9 is current in MC ports. It's clear about that Mozilla folks want us to use xulrunner for SDK/build. --- multimedia/vlc-devel/Makefile | 2 +- multimedia/vlc/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia') diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile index d03316a3e556..aa5d6f7a8d75 100644 --- a/multimedia/vlc-devel/Makefile +++ b/multimedia/vlc-devel/Makefile @@ -396,7 +396,7 @@ CONFIGURE_ARGS+=--disable-a52 .endif .if defined(WITH_VLC_MOZILLA_PLUGIN) && !defined(WITHOUT_VLC_MOZILLA_PLUGIN) -USE_GECKO= firefox3 firefox mozilla seamonkey nvu +USE_GECKO= firefox mozilla seamonkey nvu .include CONFIGURE_ENV+= MOZILLA_CONFIG="${GECKO_CONFIG}" \ XPIDL="${XPIDL}" \ diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 1dfd6cdc27bc..6713efc7fb04 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -348,7 +348,7 @@ CONFIGURE_ARGS+=--disable-a52 .endif .if defined(WITH_VLC_MOZILLA_PLUGIN) && !defined(WITHOUT_VLC_MOZILLA_PLUGIN) -USE_GECKO= xulrunner firefox3 firefox mozilla seamonkey nvu +USE_GECKO= xulrunner firefox mozilla seamonkey nvu CONFIGURE_ENV+= MOZILLA_CONFIG="${GECKO_CONFIG}" \ XPIDL="${XPIDL}" \ XPIDL_INCL="${XPIDL_INCL}" -- cgit v1.2.3