[112037] trunk/dports/python/py-zmq/Portfile

stromnov at macports.org stromnov at macports.org
Wed Oct 9 22:37:57 PDT 2013


Revision: 112037
          https://trac.macports.org/changeset/112037
Author:   stromnov at macports.org
Date:     2013-10-09 22:37:57 -0700 (Wed, 09 Oct 2013)
Log Message:
-----------
py-zmq: allow zmq-devel

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

Modified: trunk/dports/python/py-zmq/Portfile
===================================================================
--- trunk/dports/python/py-zmq/Portfile	2013-10-10 02:39:56 UTC (rev 112036)
+++ trunk/dports/python/py-zmq/Portfile	2013-10-10 05:37:57 UTC (rev 112037)
@@ -29,7 +29,7 @@
                     sha256  8e6fbe2999204456216a2da62429277117ed1761326bce00e48a0443ae3574a7
 
 if {$subport != $name} {
-    depends_lib-append     port:zmq
+    depends_lib-append     lib:libzmq:zmq
 
     post-patch {
         set setup_cfg ${worksrcpath}/setup.cfg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131009/12c7aa82/attachment.html>


More information about the macports-changes mailing list