diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-07-01 20:35:53 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-07-01 20:35:53 +0000 |
commit | a007a51ab1dfa094f54e0a70d1cc66a18469502c (patch) | |
tree | 529f7d2c9adb008bec5cb69b43ba87b4e9024a7e /math/petsc | |
parent | ee4d9c29dded906eb7bf90959e2e2b3faca5304f (diff) | |
download | ports-a007a51ab1dfa094f54e0a70d1cc66a18469502c.tar.gz ports-a007a51ab1dfa094f54e0a70d1cc66a18469502c.zip |
Notes
Diffstat (limited to 'math/petsc')
-rw-r--r-- | math/petsc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/petsc/Makefile b/math/petsc/Makefile index e00f7b40dece..186da917c7d9 100644 --- a/math/petsc/Makefile +++ b/math/petsc/Makefile @@ -18,6 +18,8 @@ COMMENT= Portable, Extensible Toolkit for Scientific computation RUN_DEPENDS= ksh:${PORTSDIR}/shells/pdksh \ qsub:${PORTSDIR}/sysutils/torque +BROKEN= does not configure + SLAVEDIRS= math/petsc-mpich HAS_CONFIGURE= yes |