[105446] trunk/dports/python/py-eyed3/Portfile

elelay at macports.org elelay at macports.org
Sat Apr 20 08:52:22 PDT 2013


Revision: 105446
          https://trac.macports.org/changeset/105446
Author:   elelay at macports.org
Date:     2013-04-20 08:52:22 -0700 (Sat, 20 Apr 2013)
Log Message:
-----------
py-eyed3: add missing dep on py-distribute

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

Modified: trunk/dports/python/py-eyed3/Portfile
===================================================================
--- trunk/dports/python/py-eyed3/Portfile	2013-04-20 15:35:44 UTC (rev 105445)
+++ trunk/dports/python/py-eyed3/Portfile	2013-04-20 15:52:22 UTC (rev 105446)
@@ -30,6 +30,8 @@
     build.cmd       "${python.bin} setup.py"
     destroot.cmd       "${python.bin} setup.py"
     
+    depends_build-append port:py${python.version}-distribute
+
     pre-destroot	{
         reinplace "s|python|${python.bin}|g" ${worksrcpath}/bin/eyeD3
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130420/98267d78/attachment.html>


More information about the macports-changes mailing list