diff options
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 2f44113afa03..364ef492a9a8 100644 --- a/french/aster/Makefile +++ b/french/aster/Makefile @@ -42,7 +42,7 @@ BUILD_DEPENDS= ${opt_hdf}:${PORTSDIR}/graphics/hdf5 \ LIB_DEPENDS= tcl${SHORT_TCL_VER}:${PORTSDIR}/lang/tcl${SHORT_TCL_VER} \ tk${SHORT_TK_VER}:${PORTSDIR}/x11-toolkits/tk${SHORT_TK_VER} RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Gnuplot:${PORTSDIR}/math/py-gnuplot \ - ${LOCALBASE}/bin/onmetis.exe:${PORTSDIR}/cad/metis-edf + ${LOCALBASE}/bin/onmetis.exe:${PORTSDIR}/math/metis-edf EXTRACT_CMD= ${TAR} EXTRACT_BEFORE_ARGS= -xf |