diff options
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 |