diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2011-03-01 17:59:32 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2011-03-01 17:59:32 +0000 |
commit | bb22a2fe4860a75362c2baa29fdd0725f3571d38 (patch) | |
tree | 5262bdd81356242b218592a3360c220d090a7dde /science/fvm | |
parent | f66e9554e6bb660cbb8c0c4c08d81130267f350c (diff) |
Notes
Diffstat (limited to 'science/fvm')
-rw-r--r-- | science/fvm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/fvm/Makefile b/science/fvm/Makefile index 8f248abb5789..2a036f7d98a2 100644 --- a/science/fvm/Makefile +++ b/science/fvm/Makefile @@ -18,7 +18,7 @@ COMMENT= Code_Saturne Finite Volume Mesh LIB_DEPENDS= med.2:${PORTSDIR}/french/med \ bft.1:${PORTSDIR}/science/bft \ - hdf5.6:${PORTSDIR}/science/hdf5 \ + hdf5.6:${PORTSDIR}/science/hdf5-18 \ cgns.0:${PORTSDIR}/science/cgnslib WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |