diff options
author | maho <maho@FreeBSD.org> | 2003-05-09 07:38:07 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-05-09 07:38:07 +0800 |
commit | 0d3543e84853f2e118e22b96ad89b2232ea82cd5 (patch) | |
tree | 2ad27a339ee9c42fe962337b38cad84b33d8cbe8 | |
parent | 62c843897f7d6509b860c34943054e638507aa92 (diff) | |
download | freebsd-ports-gnome-0d3543e84853f2e118e22b96ad89b2232ea82cd5.tar.gz freebsd-ports-gnome-0d3543e84853f2e118e22b96ad89b2232ea82cd5.tar.zst freebsd-ports-gnome-0d3543e84853f2e118e22b96ad89b2232ea82cd5.zip |
Remove Broken because it really builds by fomer commit.
Pointed out by: kris
-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 |