diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2011-02-26 10:23:19 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2011-02-26 10:23:19 +0000 |
commit | a75c0a02b74e3a44c0932c6b91a20f250852ef1a (patch) | |
tree | 7838092d825d259397f3546da111660ebca4f16f /science/ecs/Makefile | |
parent | eb4c8140adff8b806d1e9e9ade540428b2444be0 (diff) | |
download | ports-a75c0a02b74e3a44c0932c6b91a20f250852ef1a.tar.gz ports-a75c0a02b74e3a44c0932c6b91a20f250852ef1a.zip |
Notes
Diffstat (limited to 'science/ecs/Makefile')
-rw-r--r-- | science/ecs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/ecs/Makefile b/science/ecs/Makefile index 85d55445f6da..624841278735 100644 --- a/science/ecs/Makefile +++ b/science/ecs/Makefile @@ -7,7 +7,7 @@ PORTNAME= ecs PORTVERSION= 1.3.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science MASTER_SITES= http://rd.edf.com/fichiers/fckeditor/File/EDF%20RD/Code_Saturne/Fichiers/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} @@ -18,7 +18,7 @@ COMMENT= Code_Saturne Preprocessor LIB_DEPENDS= med.2:${PORTSDIR}/french/med \ bft.1:${PORTSDIR}/science/bft \ - hdf5.0:${PORTSDIR}/science/hdf5 \ + hdf5.6:${PORTSDIR}/science/hdf5-18 \ cgns.0:${PORTSDIR}/science/cgnslib WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |