[86743] trunk/dports/python/py-pyxg/Portfile

jmr at macports.org jmr at macports.org
Wed Nov 2 14:42:32 PDT 2011


Revision: 86743
          http://trac.macports.org/changeset/86743
Author:   jmr at macports.org
Date:     2011-11-02 14:42:32 -0700 (Wed, 02 Nov 2011)
Log Message:
-----------
change remaining py-bdist_mpkg dependency to py24-bdist_mpkg

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

Modified: trunk/dports/python/py-pyxg/Portfile
===================================================================
--- trunk/dports/python/py-pyxg/Portfile	2011-11-02 21:38:21 UTC (rev 86742)
+++ trunk/dports/python/py-pyxg/Portfile	2011-11-02 21:42:32 UTC (rev 86743)
@@ -30,7 +30,7 @@
 
 if {$subport != $name} {
     if {${python.version} == 24} {
-        depends_lib-append  port:py-bdist_mpkg \
+        depends_lib-append  port:py24-bdist_mpkg \
                             port:py-pyobjc
         if {${os.major} > 8} {
             notes-append "#29462: py-pyobjc2: unrecognized command line option '-Wno-long-double'"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111102/72625e33/attachment-0001.html>


More information about the macports-changes mailing list