[118580] trunk/dports/textproc/expgram

hum at macports.org hum at macports.org
Fri Apr 4 22:33:52 PDT 2014


Revision: 118580
          https://trac.macports.org/changeset/118580
Author:   hum at macports.org
Date:     2014-04-04 22:33:52 -0700 (Fri, 04 Apr 2014)
Log Message:
-----------
expgram: add patch for the dependency of openmpi-default.

Modified Paths:
--------------
    trunk/dports/textproc/expgram/Portfile

Added Paths:
-----------
    trunk/dports/textproc/expgram/files/
    trunk/dports/textproc/expgram/files/patch-configure.diff

Modified: trunk/dports/textproc/expgram/Portfile
===================================================================
--- trunk/dports/textproc/expgram/Portfile	2014-04-05 04:20:13 UTC (rev 118579)
+++ trunk/dports/textproc/expgram/Portfile	2014-04-05 05:33:52 UTC (rev 118580)
@@ -25,6 +25,8 @@
 depends_build       port:py27-docutils \
                     port:py27-pygments
 
+patchfiles          patch-configure.diff
+
 configure.optflags  -O3
 
 post-build {

Added: trunk/dports/textproc/expgram/files/patch-configure.diff
===================================================================
--- trunk/dports/textproc/expgram/files/patch-configure.diff	                        (rev 0)
+++ trunk/dports/textproc/expgram/files/patch-configure.diff	2014-04-05 05:33:52 UTC (rev 118580)
@@ -0,0 +1,11 @@
+--- configure.orig	2014-04-05 14:16:02.000000000 +0900
++++ configure	2014-04-05 14:27:58.000000000 +0900
+@@ -19113,7 +19113,7 @@
+ 
+ 
+ ### check for MPI
+-for ac_prog in openmpic++ openmpicxx openmpiCC mpic++ mpicxx mpiCC
++for ac_prog in mpicxx-openmpi-mp openmpic++ openmpicxx openmpiCC mpic++ mpicxx mpiCC
+ do
+   # Extract the first word of "$ac_prog", so it can be a program name with args.
+ set dummy $ac_prog; ac_word=$2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140404/4a31299e/attachment.html>


More information about the macports-changes mailing list