diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 18:41:15 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 18:41:15 +0000 |
commit | bbc8c4d740872dbe971f6164448e5ba893cb166f (patch) | |
tree | c756810defa7862a81134a13cec391bfef55e24e /science/mpqc | |
parent | 7eb500363752ce8dd82189f56d621b11450e92f9 (diff) | |
download | ports-bbc8c4d740872dbe971f6164448e5ba893cb166f.tar.gz ports-bbc8c4d740872dbe971f6164448e5ba893cb166f.zip |
Notes
Diffstat (limited to 'science/mpqc')
-rw-r--r-- | science/mpqc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/mpqc/Makefile b/science/mpqc/Makefile index bf03925dbaf9..19b0abee5b15 100644 --- a/science/mpqc/Makefile +++ b/science/mpqc/Makefile @@ -11,9 +11,8 @@ MAINTAINER= maho@FreeBSD.org COMMENT= The massively parallel quantum computing library and program GNU_CONFIGURE= yes -USES= fortran gmake perl5 +USES= fortran gmake perl5 tar:bzip2 USE_AUTOTOOLS= autoconf -USE_BZIP2= yes USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS |