[93590] trunk/dports/python
jmr at macports.org
jmr at macports.org
Sun May 27 14:37:15 PDT 2012
Revision: 93590
https://trac.macports.org/changeset/93590
Author: jmr at macports.org
Date: 2012-05-27 14:37:15 -0700 (Sun, 27 May 2012)
Log Message:
-----------
replace py-yaml deps with py24-yaml
Modified Paths:
--------------
trunk/dports/python/py-nltk/Portfile
trunk/dports/python/py-smisk/Portfile
Modified: trunk/dports/python/py-nltk/Portfile
===================================================================
--- trunk/dports/python/py-nltk/Portfile 2012-05-27 21:32:06 UTC (rev 93589)
+++ trunk/dports/python/py-nltk/Portfile 2012-05-27 21:37:15 UTC (rev 93590)
@@ -23,7 +23,7 @@
depends_lib port:py24-numpy \
port:py24-matplotlib \
- port:py-yaml
+ port:py24-yaml
post-destroot {
set docdir ${destroot}${prefix}/share/doc/${name}-${version}
Modified: trunk/dports/python/py-smisk/Portfile
===================================================================
--- trunk/dports/python/py-smisk/Portfile 2012-05-27 21:32:06 UTC (rev 93589)
+++ trunk/dports/python/py-smisk/Portfile 2012-05-27 21:37:15 UTC (rev 93590)
@@ -24,7 +24,7 @@
port:py24-readline \
port:py-elixir \
port:py-mako \
- port:py-yaml
+ port:py24-yaml
variant minimal description {Minimize number of dependencies} {
# Smisk will tell the user when she is trying to use a part of Smisk which
@@ -33,7 +33,7 @@
depends_lib-delete port:py24-readline \
port:py-elixir \
port:py-mako \
- port:py-yaml
+ port:py24-yaml
}
build.env-append SMISK_BUILD_ID_SUFFIX=:macports:${revision}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/c97829e7/attachment.html>
More information about the macports-changes
mailing list