diff options
Diffstat (limited to 'net/openmpi/Makefile')
-rw-r--r-- | net/openmpi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index e6f8b8781ad2..f77e9275b939 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -24,7 +24,7 @@ HAS_CONFIGURE= yes USE_GMAKE= yes # Can't use until does not imply GNU_CONFIGURE or there's a sane way # to change the prefix for configure. -#USE_LIBTOOL_VER=15 +#USE_AUTOTOOLS= libtool:15 MPIBASE?= mpi MPIDIR?= ${MPIBASE}/${UNIQUENAME} |