[136033] trunk/dports/python/py-protobuf/Portfile

blair at macports.org blair at macports.org
Sun May 10 09:04:30 PDT 2015


Revision: 136033
          https://trac.macports.org/changeset/136033
Author:   blair at macports.org
Date:     2015-05-10 09:04:29 -0700 (Sun, 10 May 2015)
Log Message:
-----------
py-protobuf: do not download any build dependencies; #47349.

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

Modified: trunk/dports/python/py-protobuf/Portfile
===================================================================
--- trunk/dports/python/py-protobuf/Portfile	2015-05-10 15:54:27 UTC (rev 136032)
+++ trunk/dports/python/py-protobuf/Portfile	2015-05-10 16:04:29 UTC (rev 136033)
@@ -45,7 +45,8 @@
 python.versions 26 27
 
 if {${name} ne ${subport}} {
-    depends_build   path:share/curl/curl-ca-bundle.crt:curl-ca-bundle
+    depends_build   port:py${python.version}-dateutil \
+                    port:py${python.version}-gflags
     depends_lib     port:protobuf-cpp \
                     port:py${python.version}-setuptools
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150510/303ab9e1/attachment-0001.html>


More information about the macports-changes mailing list