[40439] trunk/dports/devel/bzr/Portfile

ram at macports.org ram at macports.org
Wed Oct 1 19:44:49 PDT 2008


Revision: 40439
          http://trac.macports.org/changeset/40439
Author:   ram at macports.org
Date:     2008-10-01 19:44:48 -0700 (Wed, 01 Oct 2008)
Log Message:
-----------
devel/bzr: depend on py25-pyrex, for faster extensions

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

Modified: trunk/dports/devel/bzr/Portfile
===================================================================
--- trunk/dports/devel/bzr/Portfile	2008-10-02 02:33:44 UTC (rev 40438)
+++ trunk/dports/devel/bzr/Portfile	2008-10-02 02:44:48 UTC (rev 40439)
@@ -5,6 +5,7 @@
 
 name          bzr
 version       1.7.1
+revision      1
 set branch    [join [lrange [split ${version} .] 0 1] .]
 categories    devel python
 platforms     darwin
@@ -35,7 +36,8 @@
                     port:py25-bz2 \
                     port:py25-socket-ssl \
                     port:py25-curl \
-                    port:py25-docutils
+                    port:py25-docutils \
+                    port:py25-pyrex
 
 test.run      yes
 test.cmd      make
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081001/dcff909b/attachment.html 


More information about the macports-changes mailing list