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

stromnov at macports.org stromnov at macports.org
Thu Oct 10 12:17:36 PDT 2013


Revision: 112060
          https://trac.macports.org/changeset/112060
Author:   stromnov at macports.org
Date:     2013-10-10 12:17:36 -0700 (Thu, 10 Oct 2013)
Log Message:
-----------
py-zmq: adjust dependency

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

Modified: trunk/dports/python/py-zmq/Portfile
===================================================================
--- trunk/dports/python/py-zmq/Portfile	2013-10-10 19:14:57 UTC (rev 112059)
+++ trunk/dports/python/py-zmq/Portfile	2013-10-10 19:17:36 UTC (rev 112060)
@@ -29,7 +29,7 @@
                     sha256  8e6fbe2999204456216a2da62429277117ed1761326bce00e48a0443ae3574a7
 
 if {$subport != $name} {
-    depends_lib-append     lib:libzmq:zmq
+    depends_lib-append     path:lib/libzmq.dylib: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/20131010/16618651/attachment.html>


More information about the macports-changes mailing list