From 2baa7640f44fe8d89a9ad6e64d5ba3b74669c658 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 5 Nov 2005 06:54:48 +0000 Subject: Add firefox-devel after a repocopy from ports/www/firefox. Firefox-devel represents work in progress towards Firefox 1.5. See http://www.mozilla.org/products/firefox/releases/1.5.html for more details. Most of this work was done by ahze and mnag. --- www/firefox-devel/files/patch-libm | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 www/firefox-devel/files/patch-libm (limited to 'www/firefox-devel/files/patch-libm') diff --git a/www/firefox-devel/files/patch-libm b/www/firefox-devel/files/patch-libm deleted file mode 100644 index 7de64b2a5068..000000000000 --- a/www/firefox-devel/files/patch-libm +++ /dev/null @@ -1,25 +0,0 @@ ---- js/src/Makefile.in Thu Aug 4 22:26:52 2005 -+++ js/src/Makefile.in Thu Aug 4 23:02:32 2005 -@@ -148,5 +148,4 @@ - endif - --FDLIBM_LIBRARY = fdlibm/$(LIB_PREFIX)fdm.$(LIB_SUFFIX) - JSMATH_PRELINK = jsmathtemp.o - JS_SAFE_ARENA = 1 -@@ -320,7 +319,4 @@ - endif - @$(RM) -f $(JSMATH_PRELINK) --else --# Create dependency so we build fdlibm --jsmath.o: $(FDLIBM_LIBRARY) Makefile.in - endif - ---- js/Makefile.in Sun Mar 23 14:36:00 2003 -+++ js/Makefile.in Thu Aug 4 23:08:06 2005 -@@ -46,5 +46,5 @@ - # - --DIRS = src/fdlibm src -+DIRS = src - - include $(topsrcdir)/config/rules.mk -- cgit v1.2.3