[67840] trunk/dports/python/py26-scipy/Portfile

jmr at macports.org jmr at macports.org
Wed May 19 08:02:38 PDT 2010


Revision: 67840
          http://trac.macports.org/changeset/67840
Author:   jmr at macports.org
Date:     2010-05-19 08:02:35 -0700 (Wed, 19 May 2010)
Log Message:
-----------
py26-scipy: delete obsolete commented-out code

Modified Paths:
--------------
    trunk/dports/python/py26-scipy/Portfile

Modified: trunk/dports/python/py26-scipy/Portfile
===================================================================
--- trunk/dports/python/py26-scipy/Portfile	2010-05-19 14:51:38 UTC (rev 67839)
+++ trunk/dports/python/py26-scipy/Portfile	2010-05-19 15:02:35 UTC (rev 67840)
@@ -38,15 +38,6 @@
                         LAPACK=${prefix}/lib \
                         BLAS=${prefix}/lib
 
-#pre-fetch {
-#  if {![llength [glob -nocomplain ${prefix}/share/swig/*/python/python.swg]]} {
-#    ui_error "The python variant of swig is not installed. Please run"
-#    ui_error "the following command:"
-#    ui_error "$ sudo port -fn upgrade swig +python"
-#    error "python variant of swig required"
-#  }
-#}
-
 post-patch {
   reinplace "s|include <\\(umfpack\.*.h\\)>|include <${prefix}/include/ufsparse/\\1>|g" ${worksrcpath}/scipy/sparse/linalg/dsolve/umfpack/umfpack.i
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100519/67525b34/attachment.html>


More information about the macports-changes mailing list