use system libm. was ok naddy@, kurt@
This commit is contained in:
parent
6064d67b89
commit
96836d3bb7
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.100 2008/07/26 16:23:32 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.101 2008/08/19 23:53:45 martynas Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
ONLY_FOR_ARCHS= alpha amd64 arm i386 powerpc sparc sparc64
|
||||
@ -7,7 +7,7 @@ COMMENT= redesign of Mozilla's browser component
|
||||
|
||||
VER= 2.0.0.16
|
||||
DISTNAME= mozilla
|
||||
PKGNAME= mozilla-firefox-${VER}p3
|
||||
PKGNAME= mozilla-firefox-${VER}p4
|
||||
SO_VERSION= 19.0
|
||||
# NOTE: Must bump minor version if any shlib's are removed from the
|
||||
# components dir to avoid pkg_add -r issues.
|
||||
|
11
www/mozilla-firefox/patches/patch-js_Makefile_in
Normal file
11
www/mozilla-firefox/patches/patch-js_Makefile_in
Normal file
@ -0,0 +1,11 @@
|
||||
$OpenBSD: patch-js_Makefile_in,v 1.1 2008/08/19 23:53:45 martynas Exp $
|
||||
--- js/Makefile.in.orig Wed Aug 20 01:24:26 2008
|
||||
+++ js/Makefile.in Wed Aug 20 01:29:00 2008
|
||||
@@ -61,6 +61,6 @@ include $(DEPTH)/config/autoconf.mk
|
||||
# See top-level makefile for details
|
||||
#
|
||||
|
||||
-DIRS = src/fdlibm src
|
||||
+DIRS = src
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
Loading…
Reference in New Issue
Block a user