diff options
Diffstat (limited to 'cad/salome/Makefile.ext')
-rw-r--r-- | cad/salome/Makefile.ext | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/salome/Makefile.ext b/cad/salome/Makefile.ext index c6d5933cddd7..65d9e87e3d70 100644 --- a/cad/salome/Makefile.ext +++ b/cad/salome/Makefile.ext @@ -94,7 +94,7 @@ RUN_DEPENDS+= ${RESOURCEDIR}/visu:${PORTSDIR}/cad/salome-visu \ #Dependency from other ports ########################################################################### #Dependency from autotools -USE_AUTOTOOLS= autoconf:267 automake:15 libtool:22 aclocal:19 +USE_AUTOTOOLS= autoconf:267 automake:111 libtool:22 aclocal:111 .if ${SAL_MODULE} == "kernel" ACLOCAL_ARGS= -I salome_adm/unix/config_files .else |