aboutsummaryrefslogtreecommitdiffstats
path: root/math/petsc
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2008-07-17 21:19:59 +0800
committerwxs <wxs@FreeBSD.org>2008-07-17 21:19:59 +0800
commit736777f8d307da8665a9d82cc4ca9eca759ed323 (patch)
tree37277047387d33728608bcaa6ebb1dad613d723a /math/petsc
parentaed95415a69d3685eebcbde81623258de214d936 (diff)
downloadfreebsd-ports-gnome-736777f8d307da8665a9d82cc4ca9eca759ed323.tar.gz
freebsd-ports-gnome-736777f8d307da8665a9d82cc4ca9eca759ed323.tar.zst
freebsd-ports-gnome-736777f8d307da8665a9d82cc4ca9eca759ed323.zip
Fix build on -CURRENT.
PR: ports/125654 Submitted by: Robert Noland <rnoland@2hip.net>
Diffstat (limited to 'math/petsc')
-rw-r--r--math/petsc/Makefile4
-rw-r--r--math/petsc/files/patch-bmake::common::rules.shared.basic9
2 files changed, 5 insertions, 8 deletions
diff --git a/math/petsc/Makefile b/math/petsc/Makefile
index b292fddf53ae..012e9326d47e 100644
--- a/math/petsc/Makefile
+++ b/math/petsc/Makefile
@@ -69,10 +69,6 @@ MPIDIR= ${LOCALBASE}/mpich2
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 800000
-BROKEN= does not compile
-.endif
-
.if exists(${LOCALBASE}/mpi/openmpi/bin/mpirun)
WITH_OPENMPI= yes
MPIDIR= ${LOCALBASE}/mpi/openmpi
diff --git a/math/petsc/files/patch-bmake::common::rules.shared.basic b/math/petsc/files/patch-bmake::common::rules.shared.basic
index 0b999dfd67ca..067b14b77853 100644
--- a/math/petsc/files/patch-bmake::common::rules.shared.basic
+++ b/math/petsc/files/patch-bmake::common::rules.shared.basic
@@ -1,9 +1,10 @@
---- bmake/common/rules.shared.basic.orig Thu Aug 11 01:08:40 2005
-+++ bmake/common/rules.shared.basic Wed Sep 14 21:27:05 2005
-@@ -9,6 +9,7 @@
-
+--- bmake/common/rules.shared.basic.orig 2007-05-23 19:30:02.000000000 -0400
++++ bmake/common/rules.shared.basic 2008-07-15 17:25:37.000000000 -0400
+@@ -10,6 +10,8 @@
shared_solaris2: shared_solaris
+ shared_solaris2_gnu: shared_solaris_gnu
++shared_freebsd8: shared_freebsd
+shared_freebsd7: shared_freebsd
shared_freebsd6: shared_freebsd
shared_freebsd5: shared_freebsd