summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2007-01-31 23:57:18 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2007-01-31 23:57:18 +0000
commit5d53ea8cb47b3d82a8677213976f856599da49f3 (patch)
tree3309e7067ab19a23e2c08645d25bffaf4c2b8e8d /science
parentFix crashes on -current/amd64 hosts (diff)
In preparation to deprecate shells/bash2:
. change BUILD_DEPENDS shells/bash2 -> shells/bash.
Notes
Notes: svn path=/head/; revision=183825
Diffstat (limited to 'science')
-rw-r--r--science/mpb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/mpb/Makefile b/science/mpb/Makefile
index 78bbd7c97b81..c0682c1b19e0 100644
--- a/science/mpb/Makefile
+++ b/science/mpb/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= MIT Photonic-Bands
BUILD_DEPENDS= ${LOCALBASE}/lib/libctl.a:${PORTSDIR}/science/libctl \
- bash:${PORTSDIR}/shells/bash2
+ bash:${PORTSDIR}/shells/bash
LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \
hdf5.0:${PORTSDIR}/science/hdf5 \
guile.15:${PORTSDIR}/lang/guile