diff options
author | pav <pav@FreeBSD.org> | 2004-02-26 06:55:55 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-02-26 06:55:55 +0800 |
commit | da033595b0ceac4a9453f57a6a08a072178bcdd9 (patch) | |
tree | 1f3791119b5ca2749b9ad275d66025deace11f95 /science/mpb | |
parent | c352416f7dd6e42ed7ec3f8047fe17ce4f9154bb (diff) | |
download | freebsd-ports-gnome-da033595b0ceac4a9453f57a6a08a072178bcdd9.tar.gz freebsd-ports-gnome-da033595b0ceac4a9453f57a6a08a072178bcdd9.tar.zst freebsd-ports-gnome-da033595b0ceac4a9453f57a6a08a072178bcdd9.zip |
Chase repomove graphics/hdf* -> science/hdf*
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 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 |