[Midnightbsd-cvs] mports [20684] trunk/net/openmpi/Makefile: fix fetching

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Nov 8 10:23:51 EST 2015


Revision: 20684
          http://svnweb.midnightbsd.org/mports/?rev=20684
Author:   laffer1
Date:     2015-11-08 10:23:51 -0500 (Sun, 08 Nov 2015)
Log Message:
-----------
fix fetching

Modified Paths:
--------------
    trunk/net/openmpi/Makefile

Modified: trunk/net/openmpi/Makefile
===================================================================
--- trunk/net/openmpi/Makefile	2015-11-08 15:21:31 UTC (rev 20683)
+++ trunk/net/openmpi/Makefile	2015-11-08 15:23:51 UTC (rev 20684)
@@ -16,9 +16,8 @@
 		hwloc:${PORTSDIR}/devel/hwloc \
 		ltdl:${PORTSDIR}/devel/libltdl
 
-USE_BZIP2=	yes
+USES=		tar:bzip2 gmake
 HAS_CONFIGURE=	yes
-USE_GMAKE=	yes
 
 MPIBASE?=	mpi
 MPIDIR?=	${MPIBASE}/${UNIQUENAME}



More information about the Midnightbsd-cvs mailing list