summaryrefslogtreecommitdiff
path: root/science/2dhf
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-02-01 00:47:07 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-02-01 00:47:07 +0000
commit7c8c691958256beb8aaf197dd517de668f3d5ad6 (patch)
tree8cc63f3bab766dc5a32ed6459395c49b05fe4b4e /science/2dhf
parentupdate dependency; shells/bash2 -> shells/bash (diff)
To deprecate shells/bash2, dependency has been changed to bash.
PR: 108633 Submitted by: bsam
Notes
Notes: svn path=/head/; revision=183827
Diffstat (limited to 'science/2dhf')
-rw-r--r--science/2dhf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/2dhf/Makefile b/science/2dhf/Makefile
index f193487b2de5..c27291c09de1 100644
--- a/science/2dhf/Makefile
+++ b/science/2dhf/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= maho@FreeBSD.org
COMMENT= A Numerical Hartree-Fock Program for Diatomic Molecules
-BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2
+BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
.if defined(WITH_INTEL)
BUILD_DEPENDS+= ${LOCALBASE}/intel_fc_80/bin/ifort:${PORTSDIR}/lang/ifc
BUILD_DEPENDS+= ${LOCALBASE}/intel_cc_80/bin/icc:${PORTSDIR}/lang/icc