[92718] trunk/dports/python/py-git-sweep/Portfile

singingwolfboy at macports.org singingwolfboy at macports.org
Fri May 4 10:40:34 PDT 2012


Revision: 92718
          https://trac.macports.org/changeset/92718
Author:   singingwolfboy at macports.org
Date:     2012-05-04 10:40:34 -0700 (Fri, 04 May 2012)
Log Message:
-----------
py26-git-sweep: add dependency on argparse library

Modified Paths:
--------------
    trunk/dports/python/py-git-sweep/Portfile

Modified: trunk/dports/python/py-git-sweep/Portfile
===================================================================
--- trunk/dports/python/py-git-sweep/Portfile	2012-05-04 17:34:38 UTC (rev 92717)
+++ trunk/dports/python/py-git-sweep/Portfile	2012-05-04 17:40:34 UTC (rev 92718)
@@ -26,6 +26,9 @@
     depends_lib-append  port:py${python.version}-gitpython \
                         port:py${python.version}-gitdb \
                         port:git-sweep_select
+    subport py26-git-sweep {
+        depends_lib-append  port:py26-argparse
+    }
     select.group        git-sweep
     select.file         ${filespath}/python${python.version}
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120504/1e6fd3a5/attachment.html>


More information about the macports-changes mailing list