[47022] trunk/dports/sysutils/zmq/Portfile

brett at macports.org brett at macports.org
Thu Feb 19 20:42:16 PST 2009


Revision: 47022
          http://trac.macports.org/changeset/47022
Author:   brett at macports.org
Date:     2009-02-19 20:42:15 -0800 (Thu, 19 Feb 2009)
Log Message:
-----------
python pingpong, revision bump

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

Modified: trunk/dports/sysutils/zmq/Portfile
===================================================================
--- trunk/dports/sysutils/zmq/Portfile	2009-02-20 02:52:12 UTC (rev 47021)
+++ trunk/dports/sysutils/zmq/Portfile	2009-02-20 04:42:15 UTC (rev 47022)
@@ -4,6 +4,7 @@
 
 name                    zmq
 version                 0.5
+revision                1
 description             Ultra-fast AMQP-compliant messaging server
 long_description        0MQ is a lightweight messaging kernel. It achieves 25 \
                         microsecond end-to-end latencies and 2.8 million messages \
@@ -18,7 +19,7 @@
                         --with-c
 
 variant python description {build Python language binding} {
-    depends_lib-append     port:python_select
+    depends_lib-append     port:python26
     configure.args-append  --with-python
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090219/600f58d8/attachment-0001.html>


More information about the macports-changes mailing list