diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-07-28 11:47:21 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-07-28 11:47:21 +0000 |
commit | b045cc9737b790b85988e69048238222a2c53cbe (patch) | |
tree | 8628e393c0133daca4e254f09e86e7ced0e653f6 /science | |
parent | 92fe616c0978ece36691f923fa029a4b5ca4529d (diff) | |
download | ports-b045cc9737b790b85988e69048238222a2c53cbe.tar.gz ports-b045cc9737b790b85988e69048238222a2c53cbe.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/2dhf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/2dhf/Makefile b/science/2dhf/Makefile index bb16469d8997..1ef0925d58b1 100644 --- a/science/2dhf/Makefile +++ b/science/2dhf/Makefile @@ -15,6 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= maho@FreeBSD.org COMMENT= A Numerical Hartree-Fock Program for Diatomic Molecules +BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 LIB_DEPENDS= lapack:${PORTSDIR}/math/lapack \ atlas:${PORTSDIR}/math/atlas |