diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-05-09 07:38:07 +0800 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-05-09 07:38:07 +0800 |
commit | e682d24445baff0b24ee238db4743dff998941e6 (patch) | |
tree | 6591bdf92cd1176868d75eec9822634cbc3a12d1 /science/mpqc | |
parent | 44966ef7fce8b3710945acbcc85bc5a783a4a39c (diff) | |
download | freebsd-ports-gnome-e682d24445baff0b24ee238db4743dff998941e6.tar.gz freebsd-ports-gnome-e682d24445baff0b24ee238db4743dff998941e6.tar.zst freebsd-ports-gnome-e682d24445baff0b24ee238db4743dff998941e6.zip |
Remove Broken because it really builds by fomer commit.
Pointed out by: kris
Diffstat (limited to 'science/mpqc')
-rw-r--r-- | science/mpqc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/science/mpqc/Makefile b/science/mpqc/Makefile index 9ee7d47ca46a..05c960ce2a4e 100644 --- a/science/mpqc/Makefile +++ b/science/mpqc/Makefile @@ -17,8 +17,6 @@ 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 |