[128770] trunk/dports/python/py-icalendar/Portfile

larryv at macports.org larryv at macports.org
Thu Nov 27 02:05:25 PST 2014


Revision: 128770
          https://trac.macports.org/changeset/128770
Author:   larryv at macports.org
Date:     2014-11-27 02:05:24 -0800 (Thu, 27 Nov 2014)
Log Message:
-----------
py-icalendar: Alphabetize dependencies

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

Modified: trunk/dports/python/py-icalendar/Portfile
===================================================================
--- trunk/dports/python/py-icalendar/Portfile	2014-11-27 10:05:19 UTC (rev 128769)
+++ trunk/dports/python/py-icalendar/Portfile	2014-11-27 10:05:24 UTC (rev 128770)
@@ -29,9 +29,9 @@
 
 if {${name} ne ${subport}} {
     depends_build-append    port:py${python.version}-setuptools
-    depends_lib-append      port:py${python.version}-tz \
-                            port:py${python.version}-dateutil
-    
+    depends_lib-append      port:py${python.version}-dateutil \
+                            port:py${python.version}-tz
+
     post-destroot {
         # install docs
         xinstall -m 644 -W ${worksrcpath}/docs \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141127/daf8df6d/attachment.html>


More information about the macports-changes mailing list