diff options
Diffstat (limited to 'french/aster/Makefile')
-rw-r--r-- | french/aster/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/french/aster/Makefile b/french/aster/Makefile index 8519738c5e20..4a6fee246894 100644 --- a/french/aster/Makefile +++ b/french/aster/Makefile @@ -37,7 +37,7 @@ COMMENT= Analyse des structures et thermo-mécanique PATCH_DEPENDS= tclsh${TCL_VER}:${PORTSDIR}/lang/tcl${SHORT_TCL_VER} \ wish${TK_VER}:${PORTSDIR}/x11-toolkits/tk${SHORT_TK_VER} -BUILD_DEPENDS= ${opt_hdf}:${PORTSDIR}/graphics/hdf5 \ +BUILD_DEPENDS= ${opt_hdf}:${PORTSDIR}/science/hdf5 \ ${opt_med}:${PORTSDIR}/french/med \ ${SHELL_INSTALL_ASTER}:${PORTSDIR}/shells/${SHIADEP} LIB_DEPENDS= tcl${SHORT_TCL_VER}:${PORTSDIR}/lang/tcl${SHORT_TCL_VER} \ |