[119636] trunk/dports/python/py-ferari/Portfile
sean at macports.org
sean at macports.org
Fri May 2 16:02:30 PDT 2014
Revision: 119636
https://trac.macports.org/changeset/119636
Author: sean at macports.org
Date: 2014-05-02 16:02:29 -0700 (Fri, 02 May 2014)
Log Message:
-----------
py-ferari: add missing python dependency; fixes #43540
Modified Paths:
--------------
trunk/dports/python/py-ferari/Portfile
Modified: trunk/dports/python/py-ferari/Portfile
===================================================================
--- trunk/dports/python/py-ferari/Portfile 2014-05-02 23:02:26 UTC (rev 119635)
+++ trunk/dports/python/py-ferari/Portfile 2014-05-02 23:02:29 UTC (rev 119636)
@@ -8,7 +8,7 @@
bitbucket.setup fenics-project ferari 208a515cad05
name py-ferari
version 1.0.0
-revision 1
+revision 2
categories-append math science
license LGPL-3+
@@ -28,7 +28,7 @@
python.link_binaries_suffix
if {${subport} ne ${name}} {
- depends_lib port:swig-python
+ depends_lib-append port:swig-python
}
# project has no tags or branches to version, so manually check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140502/97c12ae8/attachment.html>
More information about the macports-changes
mailing list