diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-07-15 07:00:46 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-07-15 07:00:46 +0000 |
commit | d3ddb2e80f764e8371a2b0da8b11fe404c2277c9 (patch) | |
tree | dd0ca304f90628f5e904f45f3d9bffdc11d6ef67 /french/aster | |
parent | ac46a8747aa04de7a3e8da5d601cf29aff597d55 (diff) | |
download | ports-d3ddb2e80f764e8371a2b0da8b11fe404c2277c9.tar.gz ports-d3ddb2e80f764e8371a2b0da8b11fe404c2277c9.zip |
Notes
Diffstat (limited to 'french/aster')
-rw-r--r-- | french/aster/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/french/aster/Makefile b/french/aster/Makefile index 89c2bcadf1f1..c609283708be 100644 --- a/french/aster/Makefile +++ b/french/aster/Makefile @@ -7,7 +7,7 @@ PORTNAME= aster DISTVERSION= ${ASTER_DISTVERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= french cad MAINTAINER= thierry@FreeBSD.org @@ -39,7 +39,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/aster/ASTK/ASTK_SERV:${PORTSDIR}/cad/astk-serveur \ ${PYNUMPY} LIB_DEPENDS+= tcl${SHORT_TCL_VER}:${PORTSDIR}/lang/tcl${SHORT_TCL_VER} \ tk${SHORT_TK_VER}:${PORTSDIR}/x11-toolkits/tk${SHORT_TK_VER} \ - hdf5.6:${PORTSDIR}/science/hdf5-18 \ + hdf5.7:${PORTSDIR}/science/hdf5-18 \ med.2:${PORTSDIR}/french/med RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/Gnuplot:${PORTSDIR}/math/py-gnuplot \ ${LOCALBASE}/bin/onmetis.exe:${PORTSDIR}/math/metis-edf \ |