svn commit: r347459 - head/net/openmpi
Antoine Brodin
antoine at FreeBSD.org
Sat Mar 8 09:09:31 UTC 2014
Author: antoine
Date: Sat Mar 8 09:09:30 2014
New Revision: 347459
URL: http://svnweb.freebsd.org/changeset/ports/347459
QAT: https://qat.redports.org/buildarchive/r347459/
Log:
Unbreak
Reported by: pkg-fallout
Modified:
head/net/openmpi/Makefile
Modified: head/net/openmpi/Makefile
==============================================================================
--- head/net/openmpi/Makefile Sat Mar 8 08:59:16 2014 (r347458)
+++ head/net/openmpi/Makefile Sat Mar 8 09:09:30 2014 (r347459)
@@ -33,7 +33,7 @@ CONFIGURE_ARGS+= --prefix=${PREFIX}/${MP
--program-prefix= \
--with-hwloc=${LOCALBASE} \
--with-libltdl=${LOCALBASE}
-
+LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= ${PREFIX}/${MPIDIR}/lib \
${PREFIX}/${MPIDIR}/lib/openmpi
More information about the svn-ports-all
mailing list