[110939] trunk/dports/python/py-saga/Portfile
macsforever2000 at macports.org
macsforever2000 at macports.org
Tue Sep 10 12:49:32 PDT 2013
Revision: 110939
https://trac.macports.org/changeset/110939
Author: macsforever2000 at macports.org
Date: 2013-09-10 12:49:31 -0700 (Tue, 10 Sep 2013)
Log Message:
-----------
py-saga: Fix description and use depends_build-append.
Modified Paths:
--------------
trunk/dports/python/py-saga/Portfile
Modified: trunk/dports/python/py-saga/Portfile
===================================================================
--- trunk/dports/python/py-saga/Portfile 2013-09-10 19:46:13 UTC (rev 110938)
+++ trunk/dports/python/py-saga/Portfile 2013-09-10 19:49:31 UTC (rev 110939)
@@ -19,7 +19,7 @@
high-level interface to the most commonly used distributed \
computing functionality. SAGA-Python provides a Python \
module that is compliant with the OGF GFD.90 SAGA \
- specification. It's main focus is ease of use and simple \
+ specification. Its main focus is ease of use and simple \
user-space deployment in heterogeneous distributed computing \
environments. It supports a wide range of application \
use-cases from simple, uncoupled tasks to complex workflows.
@@ -36,5 +36,5 @@
python.versions 26 27 31 32 33
if {${subport} != ${name}} {
- depends_build port:py${python.version}-setuptools
+ depends_build-append port:py${python.version}-setuptools
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130910/77ebbfc7/attachment.html>
More information about the macports-changes
mailing list