[131907] trunk/dports/python/py-ufl/Portfile
sean at macports.org
sean at macports.org
Tue Jan 20 11:56:10 PST 2015
Revision: 131907
https://trac.macports.org/changeset/131907
Author: sean at macports.org
Date: 2015-01-20 11:56:10 -0800 (Tue, 20 Jan 2015)
Log Message:
-----------
py-ufl: add missing dependency on py-six; fixes #46631
Modified Paths:
--------------
trunk/dports/python/py-ufl/Portfile
Modified: trunk/dports/python/py-ufl/Portfile
===================================================================
--- trunk/dports/python/py-ufl/Portfile 2015-01-20 18:17:58 UTC (rev 131906)
+++ trunk/dports/python/py-ufl/Portfile 2015-01-20 19:56:10 UTC (rev 131907)
@@ -7,6 +7,7 @@
bitbucket.setup fenics-project ufl 1.5.0 ufl-
name py-ufl
+revision 1
categories-append math science
license LGPL-3+
@@ -28,5 +29,7 @@
python.link_binaries_suffix
if {${subport} ne ${name}} {
+ depends_lib port:py${python.version}-six
+
livecheck.type none
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150120/4b618c8f/attachment.html>
More information about the macports-changes
mailing list