summaryrefslogtreecommitdiff
path: root/math/petsc
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-08-30 20:31:02 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-08-30 20:31:02 +0000
commitf3a6085dc014e83f2014ea55efa4c3941d03d93f (patch)
tree049f93d6a65ebe125252b4af28f3c67bf9473387 /math/petsc
parentUpdate to 1.6.5. (diff)
Teach bmake about FreeBSD-7.
Note: an upgrade to petsc-2.3.0 is in progress. Reported by: krion via pointyhat
Notes
Notes: svn path=/head/; revision=141493
Diffstat (limited to 'math/petsc')
-rw-r--r--math/petsc/Makefile2
-rw-r--r--math/petsc/files/patch-bmake::common::rules.shared.basic5
2 files changed, 4 insertions, 3 deletions
diff --git a/math/petsc/Makefile b/math/petsc/Makefile
index dce7d735ae14..57047169da58 100644
--- a/math/petsc/Makefile
+++ b/math/petsc/Makefile
@@ -163,7 +163,7 @@ RUN_DEPENDS+= svn:${PORTSDIR}/devel/subversion
.if !defined(WITHOUT_SPOOLES)
. if exists(${LOCALBASE}/lib/libspooles.a) \
&& !exists(${LOCALBASE}/include/spooles/MPI/spoolesMPI.h)
-BROKEN= Please deinstall spooles and reinstall spooles-mpich
+BROKEN= "Please deinstall spooles and reinstall spooles-mpich"
. else
BUILD_DEPENDS+= ${LOCALBASE}/lib/libspooles.a:${PORTSDIR}/math/spooles-mpich
. endif
diff --git a/math/petsc/files/patch-bmake::common::rules.shared.basic b/math/petsc/files/patch-bmake::common::rules.shared.basic
index cc7a7623efa3..c41739226ead 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 Tue Nov 16 18:08:11 2004
-+++ bmake/common/rules.shared.basic Mon Dec 6 12:13:46 2004
-@@ -10,6 +10,7 @@
++++ bmake/common/rules.shared.basic Tue Aug 30 22:21:17 2005
+@@ -10,6 +10,8 @@
shared_solaris2: shared_solaris
++shared_freebsd7: shared_freebsd
+shared_freebsd6: shared_freebsd
shared_freebsd5: shared_freebsd
shared_freebsd4: shared_freebsd