Revision: 86743 http://trac.macports.org/changeset/86743 Author: jmr@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'"