From 856dbbe4ac930e6be720fa5d4485878f09279ce5 Mon Sep 17 00:00:00 2001 From: William Grzybowski Date: Sun, 8 Sep 2013 11:19:00 +0000 Subject: net/openmpi: update to 1.6.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update to 1.6.5 - Removed indefinite article from COMMENT - Use new LIB_DEPENDS format - Use options helpers - Removed files directory - Pass maintainership to submitter Changelog: http://svn.open-mpi.org/svn/ompi/tags/v1.6-series/v1.6.5/NEWS PR: ports/181916 Submitted by: Danilo EgĂȘa Gondolfo --- net/openmpi/files/patch-configure | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 net/openmpi/files/patch-configure (limited to 'net/openmpi/files/patch-configure') diff --git a/net/openmpi/files/patch-configure b/net/openmpi/files/patch-configure deleted file mode 100644 index 34d7e5852153..000000000000 --- a/net/openmpi/files/patch-configure +++ /dev/null @@ -1,16 +0,0 @@ - -$FreeBSD$ - ---- configure.orig -+++ configure -@@ -125045,8 +125045,8 @@ - ;; - *bsd*) - case "$host" in -- *freebsd7*) -- # FreeBSD 7 has SCTP in an unpatched default kernel with -+ **freebsd[789]*|*freebsd1[0-9]*) -+ # FreeBSD >= 7 has SCTP in an unpatched default kernel with - # the SCTP API contained within libc. - ompi_sctp_api_libname="c" - ;; -- cgit v1.2.3