diff options
Diffstat (limited to 'science/mpb')
-rw-r--r-- | science/mpb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/mpb/Makefile b/science/mpb/Makefile index 78bbd7c..c0682c1 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 |