[81421] trunk/dports/python/py-blist/Portfile

jmr at macports.org jmr at macports.org
Sat Jul 30 04:38:50 PDT 2011


Revision: 81421
          http://trac.macports.org/changeset/81421
Author:   jmr at macports.org
Date:     2011-07-30 04:38:46 -0700 (Sat, 30 Jul 2011)
Log Message:
-----------
py-blist: depend on py-ctypes with 2.4

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

Modified: trunk/dports/python/py-blist/Portfile
===================================================================
--- trunk/dports/python/py-blist/Portfile	2011-07-30 06:27:01 UTC (rev 81420)
+++ trunk/dports/python/py-blist/Portfile	2011-07-30 11:38:46 UTC (rev 81421)
@@ -28,7 +28,7 @@
 python.versions     24 25 26 27
 
 if {$subport == "py24-blist"} {
-    depends_lib     port:py-setuptools
+    depends_lib     port:py-setuptools port:py-ctypes
 } elseif {$subport != $name} {
     depends_lib     port:py${python.version}-distribute
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110730/5a833924/attachment.html>


More information about the macports-changes mailing list