[136783] trunk/dports/python/py-pyorick/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue May 26 12:23:29 PDT 2015


Revision: 136783
          https://trac.macports.org/changeset/136783
Author:   ryandesign at macports.org
Date:     2015-05-26 12:23:29 -0700 (Tue, 26 May 2015)
Log Message:
-----------
py-pyorick: add dependency in subports only

Modified Paths:
--------------
    trunk/dports/python/py-pyorick/Portfile

Modified: trunk/dports/python/py-pyorick/Portfile
===================================================================
--- trunk/dports/python/py-pyorick/Portfile	2015-05-26 17:50:29 UTC (rev 136782)
+++ trunk/dports/python/py-pyorick/Portfile	2015-05-26 19:23:29 UTC (rev 136783)
@@ -31,15 +31,14 @@
 checksums           rmd160  563ca3a68e452a48e0f1a1dd7290dfda04f01647 \
                     sha256  a03167e874a45201ce479b7153fd9447981418c53d175931e01cf874cdcf4f72
 
-depends_run         port:yorick
-
 python.versions     27 33 34
 
 if {${name} ne ${subport}} {
     depends_build-append \
                         port:py${python.version}-setuptools
 
-    depends_run-append  port:py${python.version}-numpy
+    depends_run-append  port:py${python.version}-numpy \
+                        port:yorick
 
     livecheck.type      none
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150526/e4e4ef8d/attachment.html>


More information about the macports-changes mailing list