diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:28:04 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:28:04 +0000 |
commit | 1a2645a53f7c4853c262525a3ca6faaaa6303864 (patch) | |
tree | 3e3858f10ae3ec2ee9fd9b58d49ed070d3d91cab /science/mpqc | |
parent | 9d0d36844147be9bc1cd05fa71655a9051451075 (diff) | |
download | ports-1a2645a53f7c4853c262525a3ca6faaaa6303864.tar.gz ports-1a2645a53f7c4853c262525a3ca6faaaa6303864.zip |
Notes
Diffstat (limited to 'science/mpqc')
-rw-r--r-- | science/mpqc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/mpqc/Makefile b/science/mpqc/Makefile index 05c960ce2a4e..9ee7d47ca46a 100644 --- a/science/mpqc/Makefile +++ b/science/mpqc/Makefile @@ -17,6 +17,8 @@ DISTFILES+= mpqc-man-${PORTVERSION}.tar.gz mpqc-html-${PORTVERSION}.tar.gz MAINTAINER= maho@FreeBSD.org COMMENT= The massively parallel quantum computing library and program +BROKEN= "Does not patch" + LIB_DEPENDS= lapack:${PORTSDIR}/math/lapack \ atlas:${PORTSDIR}/math/atlas |