diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-25 22:55:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-25 22:55:55 +0000 |
commit | 11a7fb8caf949a8b863b62720e8935316bd878a5 (patch) | |
tree | 0d8e1299d29b80d9e05865adeaf59fc73ce9e9c5 /french/aster | |
parent | ddae07176b3c00433a4c09a67bf5ad4349821712 (diff) | |
download | ports-11a7fb8caf949a8b863b62720e8935316bd878a5.tar.gz ports-11a7fb8caf949a8b863b62720e8935316bd878a5.zip |
Chase repomove graphics/hdf* -> science/hdf*
Notes
Notes:
svn path=/head/; revision=102145
Diffstat (limited to 'french/aster')
-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} \ |