[86180] trunk/dports/python/py26-atspi/Portfile

devans at macports.org devans at macports.org
Thu Oct 20 13:15:02 PDT 2011


Revision: 86180
          http://trac.macports.org/changeset/86180
Author:   devans at macports.org
Date:     2011-10-20 13:14:58 -0700 (Thu, 20 Oct 2011)
Log Message:
-----------
py26-atspi: add license, remove redundant dependency on python26.

Modified Paths:
--------------
    trunk/dports/python/py26-atspi/Portfile

Modified: trunk/dports/python/py26-atspi/Portfile
===================================================================
--- trunk/dports/python/py26-atspi/Portfile	2011-10-20 17:46:39 UTC (rev 86179)
+++ trunk/dports/python/py26-atspi/Portfile	2011-10-20 20:14:58 UTC (rev 86180)
@@ -6,6 +6,7 @@
 name            py26-atspi
 set gname       pyatspi
 version         0.1.8
+license         LGPL
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      python gnome
 platforms       darwin
@@ -26,8 +27,7 @@
                 sha1    d8b3b29a2d091a5913cfb845b5bd7a730a0e92f5 \
                 rmd160  c01df0ec817f504c96af76c3c4cde96abae8366d
 
-depends_lib     port:python26 \
-                port:py26-gtk \
+depends_lib     port:py26-gtk \
                 port:dbus-python26
 
 set python_prefix ${frameworks_dir}/Python.framework/Versions/2.6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111020/d4c5f29e/attachment.html>


More information about the macports-changes mailing list