Revision
98356
Author
jmr@macports.org
Date
2012-10-03 05:32:47 -0700 (Wed, 03 Oct 2012)

Log Message

py-turbogears: update py-cherrypy dep to py24-cherrypy

Modified Paths

Diff

Modified: trunk/dports/python/py-turbogears/Portfile (98355 => 98356)


--- trunk/dports/python/py-turbogears/Portfile	2012-10-03 12:09:01 UTC (rev 98355)
+++ trunk/dports/python/py-turbogears/Portfile	2012-10-03 12:32:47 UTC (rev 98356)
@@ -37,7 +37,7 @@
 checksums           md5 a03a66fcf7d687fd7bd4205a01fd21dd \
                     sha1 7788fb655e3c276cfdd70bd0111989f4d4d140fa \
                     rmd160 ae54857e82961345a69c5eda8fe23543a2639e41
-depends_lib         port:py-cherrypy \
+depends_lib         port:py24-cherrypy \
                     port:py-configobj \
                     port:py-decoratortools \
                     port:py24-formencode \