diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-25 22:55:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-25 22:55:55 +0000 |
commit | 11a7fb8caf949a8b863b62720e8935316bd878a5 (patch) | |
tree | 0d8e1299d29b80d9e05865adeaf59fc73ce9e9c5 /science | |
parent | ddae07176b3c00433a4c09a67bf5ad4349821712 (diff) | |
download | ports-11a7fb8caf949a8b863b62720e8935316bd878a5.tar.gz ports-11a7fb8caf949a8b863b62720e8935316bd878a5.zip |
Notes
Diffstat (limited to 'science')
-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 007185cf5ffb..c84a57d6e3ff 100644 --- a/science/mpb/Makefile +++ b/science/mpb/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libctl.a:${PORTSDIR}/science/libctl \ bash:${PORTSDIR}/shells/bash2 LIB_DEPENDS= atlas.1:${PORTSDIR}/math/atlas \ fftw.2:${PORTSDIR}/math/fftw \ - hdf5.0:${PORTSDIR}/graphics/hdf5 \ + hdf5.0:${PORTSDIR}/science/hdf5 \ guile.15:${PORTSDIR}/lang/guile GNU_CONFIGURE= yes |