diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2007-01-31 23:57:18 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2007-01-31 23:57:18 +0000 |
commit | 5d53ea8cb47b3d82a8677213976f856599da49f3 (patch) | |
tree | 3309e7067ab19a23e2c08645d25bffaf4c2b8e8d /science/mpb | |
parent | 50ae7e59e85e4a3c6a7e20ba7f2e4fd995bc7b6f (diff) | |
download | ports-5d53ea8cb47b3d82a8677213976f856599da49f3.tar.gz ports-5d53ea8cb47b3d82a8677213976f856599da49f3.zip |
Notes
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 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 |