[24532] trunk/dports/python/py-numpy/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Apr 27 10:08:37 PDT 2007


Revision: 24532
          http://trac.macosforge.org/projects/macports/changeset/24532
Author:   mww at macports.org
Date:     2007-04-27 10:08:37 -0700 (Fri, 27 Apr 2007)

Log Message:
-----------
use new naming schema of gcc42 port ("-mp-4.2");
no revision update as this change only is relevant to people having py-numpy not installed already

Modified Paths:
--------------
    trunk/dports/python/py-numpy/Portfile

Modified: trunk/dports/python/py-numpy/Portfile
===================================================================
--- trunk/dports/python/py-numpy/Portfile	2007-04-27 17:07:50 UTC (rev 24531)
+++ trunk/dports/python/py-numpy/Portfile	2007-04-27 17:08:37 UTC (rev 24532)
@@ -41,7 +41,7 @@
         depends_build-append port:gcc42
 
         post-patch {
-                reinplace "s:MACPORTS_FORTRAN:gfortran-dp-4.2:g" ${worksrcpath}/numpy/distutils/fcompiler/gnu.py
+                reinplace "s:MACPORTS_FORTRAN:gfortran-mp-4.2:g" ${worksrcpath}/numpy/distutils/fcompiler/gnu.py
                 reinplace "s:MACPORTS_PREFIX:${prefix}:g"        ${worksrcpath}/numpy/distutils/system_info.py
                 reinplace "s:MACPORTS_GCCPORT:gcc42:g"           ${worksrcpath}/numpy/distutils/system_info.py
         }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070427/0aa2ea48/attachment.html


More information about the macports-changes mailing list