[94308] trunk/dports/python/py26-enable/Portfile

jmr at macports.org jmr at macports.org
Thu Jun 14 10:54:45 PDT 2012


Revision: 94308
          https://trac.macports.org/changeset/94308
Author:   jmr at macports.org
Date:     2012-06-14 10:54:44 -0700 (Thu, 14 Jun 2012)
Log Message:
-----------
py26-enable: add setupdocs dep (#31867), set license

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

Modified: trunk/dports/python/py26-enable/Portfile
===================================================================
--- trunk/dports/python/py26-enable/Portfile	2012-06-14 17:50:17 UTC (rev 94307)
+++ trunk/dports/python/py26-enable/Portfile	2012-06-14 17:54:44 UTC (rev 94308)
@@ -7,10 +7,12 @@
 name                py26-enable
 version             3.3.2
 categories-append   devel
-maintainers         nomaintainer 
+license             BSD
+maintainers         nomaintainer
 
 description         The Enthought enable package
-long_description    An object drawing library that supports containment and event notification. Currently uses the wx backend. 
+long_description    An object drawing library that supports containment and \
+                    event notification. Currently uses the wx backend.
 
 platforms           darwin
 homepage            http://code.enthought.com/projects/enable/
@@ -29,7 +31,8 @@
 depends_build-append \
     port:py26-distribute \
     port:swig-python \
-    port:py26-cython
+    port:py26-cython \
+    port:py26-setupdocs
 
 depends_lib-append \
     port:py26-scipy \
@@ -38,4 +41,3 @@
     port:py26-traitsgui
 
 universal_variant no
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120614/fc247578/attachment-0001.html>


More information about the macports-changes mailing list