diff options
author | kris <kris@FreeBSD.org> | 2005-03-26 15:08:21 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-03-26 15:08:21 +0800 |
commit | 258091ae7b7e94347b6d0ebbc173a7c340efdc8d (patch) | |
tree | 8c12861ce995aa89bd2332fa9908dd2294618171 /science | |
parent | 337db167f8136f24897590512c6d632af3e925cb (diff) | |
download | freebsd-ports-gnome-258091ae7b7e94347b6d0ebbc173a7c340efdc8d.tar.gz freebsd-ports-gnome-258091ae7b7e94347b6d0ebbc173a7c340efdc8d.tar.zst freebsd-ports-gnome-258091ae7b7e94347b6d0ebbc173a7c340efdc8d.zip |
BROKEN: Size mismatch
Approved by: portmgr (kris)
Diffstat (limited to 'science')
-rw-r--r-- | science/psi3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/psi3/Makefile b/science/psi3/Makefile index edaac76e1719..f683ca4c4e32 100644 --- a/science/psi3/Makefile +++ b/science/psi3/Makefile @@ -24,6 +24,8 @@ COMMENT= An electronic structure programs for high-accuracy computations LIB_DEPENDS= atlas:${PORTSDIR}/math/atlas +BROKEN= Size mismatch + USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes |