Modified: trunk/dports/python/py26-jinja2/Portfile (70813 => 70814)
--- trunk/dports/python/py26-jinja2/Portfile 2010-08-22 04:50:13 UTC (rev 70813)
+++ trunk/dports/python/py26-jinja2/Portfile 2010-08-22 05:43:35 UTC (rev 70814)
@@ -6,6 +6,7 @@
name py26-jinja2
version 2.5.2
+revision 1
categories-append devel
license BSD
maintainers jmr openmaintainer
@@ -26,11 +27,9 @@
sha1 d68a2dbc7e8e280e350c52090d472024a87642a2 \
rmd160 b69c4505bc14f1fc8c4af67c2baa5b02fc17d99f
-depends_lib port:py26-distribute
+depends_lib port:py26-distribute \
+ port:py26-markupsafe
-build.cmd-append --with-speedups
-destroot.cmd-append --with-speedups
-
livecheck.type regex
livecheck.url http://pypi.python.org/pypi/Jinja2/
livecheck.regex {Jinja2 ([0-9\.]+)}