aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2007-02-01 07:57:18 +0800
committerbsam <bsam@FreeBSD.org>2007-02-01 07:57:18 +0800
commit1ba21479303fca18d142059f5d396c8c1d3c791f (patch)
treeaaf98df73933f2c518c0917b7768341b8815ee5c /science
parent12bcba935d1a35c072fdc688bc073f2898c8c85c (diff)
downloadfreebsd-ports-gnome-1ba21479303fca18d142059f5d396c8c1d3c791f.tar.gz
freebsd-ports-gnome-1ba21479303fca18d142059f5d396c8c1d3c791f.tar.zst
freebsd-ports-gnome-1ba21479303fca18d142059f5d396c8c1d3c791f.zip
In preparation to deprecate shells/bash2:
. change BUILD_DEPENDS shells/bash2 -> shells/bash.
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