[87074] trunk/dports/python/py-pyflakes/Portfile

singingwolfboy at macports.org singingwolfboy at macports.org
Wed Nov 9 09:16:27 PST 2011


Revision: 87074
          http://trac.macports.org/changeset/87074
Author:   singingwolfboy at macports.org
Date:     2011-11-09 09:16:24 -0800 (Wed, 09 Nov 2011)
Log Message:
-----------
py-pyflakes: removed post-destroot section since it will never activate (looks like it was copied from the isympy port

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

Modified: trunk/dports/python/py-pyflakes/Portfile
===================================================================
--- trunk/dports/python/py-pyflakes/Portfile	2011-11-09 17:01:40 UTC (rev 87073)
+++ trunk/dports/python/py-pyflakes/Portfile	2011-11-09 17:16:24 UTC (rev 87074)
@@ -33,13 +33,6 @@
 python.versions     24 25 26 27
 
 if {$subport != $name} {
-    post-destroot {
-        if {$subport == "py24-sympy" || $subport == "py25-sympy"} {
-            move ${destroot}${prefix}/bin/pyflakes \
-                 ${destroot}${prefix}/bin/isympy-${python.branch}
-        }
-    }
-
     depends_run         port:pyflakes_select
 
     select.group        pyflakes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111109/bcc9e303/attachment.html>


More information about the macports-changes mailing list