[120900] trunk/dports/devel/zmq/Portfile

stromnov at macports.org stromnov at macports.org
Wed Jun 11 01:41:04 PDT 2014


Revision: 120900
          https://trac.macports.org/changeset/120900
Author:   stromnov at macports.org
Date:     2014-06-11 01:41:04 -0700 (Wed, 11 Jun 2014)
Log Message:
-----------
zmq: only zmq-devel depends on libsodium

Modified Paths:
--------------
    trunk/dports/devel/zmq/Portfile

Modified: trunk/dports/devel/zmq/Portfile
===================================================================
--- trunk/dports/devel/zmq/Portfile	2014-06-11 05:31:16 UTC (rev 120899)
+++ trunk/dports/devel/zmq/Portfile	2014-06-11 08:41:04 UTC (rev 120900)
@@ -23,7 +23,6 @@
 homepage            http://www.zeromq.org/
 master_sites        http://download.zeromq.org/
 
-depends_lib-append  port:libsodium
 
 if {${subport} eq ${name}} {
 
@@ -57,6 +56,7 @@
 
     conflicts           zmq zmq22
 
+    depends_lib-append  port:libsodium
 }
 
 distname            zeromq-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140611/b673e6f1/attachment.html>


More information about the macports-changes mailing list