[SVN-Commit] r347 - in branches/experimental/www/firefox3-devel: . files

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Fri Jul 9 07:46:50 UTC 2010


Author: beat
Date: Fri Jul  9 07:46:43 2010
New Revision: 347

Log:
- Revert some leftovers from a test which shouldn't be committed with the
  3.7a5 update.

Modified:
   branches/experimental/www/firefox3-devel/Makefile
   branches/experimental/www/firefox3-devel/files/libsydney_oss

Modified: branches/experimental/www/firefox3-devel/Makefile
==============================================================================
--- branches/experimental/www/firefox3-devel/Makefile	Fri Jul  9 06:39:51 2010	(r346)
+++ branches/experimental/www/firefox3-devel/Makefile	Fri Jul  9 07:46:43 2010	(r347)
@@ -17,7 +17,6 @@
 COMMENT=	Web browser based on the browser portion of Mozilla
 
 BUILD_DEPENDS=	nspr>=4.8:${PORTSDIR}/devel/nspr
-LIB_DEPENDS=	asound.2:${PORTSDIR}/audio/alsa-lib
 
 USE_AUTOTOOLS=	autoconf:213
 LATEST_LINK=	firefox3-devel

Modified: branches/experimental/www/firefox3-devel/files/libsydney_oss
==============================================================================
--- branches/experimental/www/firefox3-devel/files/libsydney_oss	Fri Jul  9 06:39:51 2010	(r346)
+++ branches/experimental/www/firefox3-devel/files/libsydney_oss	Fri Jul  9 07:46:43 2010	(r347)
@@ -9,12 +9,3 @@
  CSRCS		= \
  		sydney_audio_oss.c \
  		$(NULL)
-@@ -55,7 +55,7 @@
- CSRCS		= \
- 		sydney_audio_android.c \
- 		$(NULL)
--else ifeq ($(OS_ARCH),Linux)
-+else ifeq ($(OS_ARCH),FreeBSD)
- CSRCS		= \
- 		sydney_audio_alsa.c \
- 		$(NULL)


More information about the freebsd-gecko mailing list