aboutsummaryrefslogtreecommitdiffstats
path: root/www/seamonkey2/files/patch-libm
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2007-02-07 00:43:45 +0800
committerahze <ahze@FreeBSD.org>2007-02-07 00:43:45 +0800
commitf47e8706fe4db03bcde6097a76a6eff1a89e9a05 (patch)
tree3c3090ef912642f93b0b76a02c3e13eb8acf6bbc /www/seamonkey2/files/patch-libm
parent18ab8347a42d9314ab38aa3b16d3feb304c970d8 (diff)
downloadfreebsd-ports-gnome-f47e8706fe4db03bcde6097a76a6eff1a89e9a05.tar.gz
freebsd-ports-gnome-f47e8706fe4db03bcde6097a76a6eff1a89e9a05.tar.zst
freebsd-ports-gnome-f47e8706fe4db03bcde6097a76a6eff1a89e9a05.zip
Update to 1.1
Diffstat (limited to 'www/seamonkey2/files/patch-libm')
-rw-r--r--www/seamonkey2/files/patch-libm16
1 files changed, 0 insertions, 16 deletions
diff --git a/www/seamonkey2/files/patch-libm b/www/seamonkey2/files/patch-libm
index 7de64b2a5068..d9295c9068d4 100644
--- a/www/seamonkey2/files/patch-libm
+++ b/www/seamonkey2/files/patch-libm
@@ -1,19 +1,3 @@
---- 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 @@