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 cc95cf8d0c48..b047ef23551c 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo \ USE_BZIP2= yes HAS_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake pkgconfig MPIBASE?= mpi MPIDIR?= ${MPIBASE}/${UNIQUENAME} |