diff options
author | linimon <linimon@FreeBSD.org> | 2006-07-14 04:43:23 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-07-14 04:43:23 +0000 |
commit | 6961ba29e42c036ee5d5937818793f5ecffdf114 (patch) | |
tree | 8fd8b75ad7339e58439f82d4e741806b19656c09 /math | |
parent | aeedca0d320350128aa771f07b8238dde319a111 (diff) | |
download | FreeBSD-ports-6961ba29e42c036ee5d5937818793f5ecffdf114.zip FreeBSD-ports-6961ba29e42c036ee5d5937818793f5ecffdf114.tar.gz |
Mark as broken: fails to configure.
Diffstat (limited to 'math')
-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 0a00ef0..f3170e8 100644 --- a/math/petsc/Makefile +++ b/math/petsc/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-p${PATCHLEVEL} MAINTAINER= ports@FreeBSD.org COMMENT= Portable, Extensible Toolkit for Scientific computation +BROKEN= fails to configure + RUN_DEPENDS= ksh93:${PORTSDIR}/shells/ksh93 PATCHLEVEL= 14 |