[137839] trunk/dports/python/py-jsonschema/Portfile

larryv at macports.org larryv at macports.org
Sat Jun 20 22:23:53 PDT 2015


Revision: 137839
          https://trac.macports.org/changeset/137839
Author:   larryv at macports.org
Date:     2015-06-20 22:23:53 -0700 (Sat, 20 Jun 2015)
Log Message:
-----------
py-jsonschema: Depend on vcversioner at build time (#48113)

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

Modified: trunk/dports/python/py-jsonschema/Portfile
===================================================================
--- trunk/dports/python/py-jsonschema/Portfile	2015-06-21 05:23:47 UTC (rev 137838)
+++ trunk/dports/python/py-jsonschema/Portfile	2015-06-21 05:23:53 UTC (rev 137839)
@@ -28,6 +28,8 @@
                     sha256  36673ac378feed3daa5956276a829699056523d7961027911f064b52255ead41
 
 if {${name} ne ${subport}} {
+    depends_build           port:py${python.version}-vcversioner
+
     # CLI depends on pkg_resources.py from setuptools
     depends_lib-append      port:py${python.version}-setuptools
     if {${python.version} < 32} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150620/bf8243d8/attachment.html>


More information about the macports-changes mailing list