svn commit: r375647 - head/net/openmpi

Antoine Brodin antoine at FreeBSD.org
Fri Dec 26 18:45:53 UTC 2014


Author: antoine
Date: Fri Dec 26 18:45:52 2014
New Revision: 375647
URL: https://svnweb.freebsd.org/changeset/ports/375647
QAT: https://qat.redports.org/buildarchive/r375647/

Log:
  Unbreak

Modified:
  head/net/openmpi/Makefile

Modified: head/net/openmpi/Makefile
==============================================================================
--- head/net/openmpi/Makefile	Fri Dec 26 18:40:20 2014	(r375646)
+++ head/net/openmpi/Makefile	Fri Dec 26 18:45:52 2014	(r375647)
@@ -20,7 +20,8 @@ CONFLICTS=	openmpi-devel-1.7.*
 HAS_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 # :keepla because port uses lt_dlopen
-USES=		fortran gmake libtool:keepla pkgconfig tar:bzip2
+USES=		fortran gmake libtool:keepla perl5 pkgconfig tar:bzip2
+USE_PERL5=	build
 
 MPIBASE?=	mpi
 MPIDIR?=	${MPIBASE}/${UNIQUENAME}


More information about the svn-ports-head mailing list