openbsd-ports/www/mozilla-firefox/patches/patch-js_src_build_mk
martynas 9944b0d1c5 it is the right time to update to mozilla-firefox-3.0.4, which has
been tested good enough, and i've fixed all the issues i'm aware
of.  furthermore 2.0 branch has basically reached eol, since there
will be only one minor update (2.0.0.19)
discussed with kurt@, naddy@ and porters
pkgname change handling help naddy@
ok naddy@
2008-11-20 23:41:32 +00:00

11 lines
259 B
Plaintext

$OpenBSD: patch-js_src_build_mk,v 1.1 2008/11/20 23:41:32 martynas Exp $
--- js/src/build.mk.orig Wed Feb 14 18:58:53 2007
+++ js/src/build.mk Thu Aug 21 17:43:27 2008
@@ -38,6 +38,5 @@
TIERS += js
tier_js_dirs += \
- js/src/fdlibm \
js/src \
$(NULL)