[92322] trunk/dports/python/py-wxpython/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Apr 24 19:56:54 PDT 2012
Revision: 92322
https://trac.macports.org/changeset/92322
Author: ryandesign at macports.org
Date: 2012-04-24 19:56:54 -0700 (Tue, 24 Apr 2012)
Log Message:
-----------
py-wxpython: fix stub port
Modified Paths:
--------------
trunk/dports/python/py-wxpython/Portfile
Modified: trunk/dports/python/py-wxpython/Portfile
===================================================================
--- trunk/dports/python/py-wxpython/Portfile 2012-04-25 02:30:17 UTC (rev 92321)
+++ trunk/dports/python/py-wxpython/Portfile 2012-04-25 02:56:54 UTC (rev 92322)
@@ -28,6 +28,8 @@
checksums rmd160 94eae06087bdd930e21bf90cc6672f93a1f5a17a \
sha256 1f3f153d9f1504c6ce2d2c4b23e940b8f58b81f4cba35cda1a5bb31142243cd0
+if {$subport != $name} {
+
depends_lib-append port:wxWidgets
# wxWidgets is not 64-bit
@@ -63,7 +65,6 @@
CPP=${configure.cpp}
}
-if {$subport != $name} {
post-destroot {
xinstall -d -m 755 ${destroot}${prefix}/share/doc/
file copy ${worksrcpath}/docs ${destroot}${prefix}/share/doc/${subport}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120424/cd69c766/attachment.html>
More information about the macports-changes
mailing list