Revision
80018
Author
blair@macports.org
Date
2011-07-01 22:17:30 -0700 (Fri, 01 Jul 2011)

Log Message

rsync: enable testing.

Modified Paths

Diff

Modified: trunk/dports/net/rsync/Portfile (80017 => 80018)


--- trunk/dports/net/rsync/Portfile	2011-07-02 04:52:41 UTC (rev 80017)
+++ trunk/dports/net/rsync/Portfile	2011-07-02 05:17:30 UTC (rev 80018)
@@ -40,6 +40,9 @@
     system "cd ${worksrcpath}; ./prepare-source"
 }
 
+test.run           yes
+test.target        check
+
 post-destroot {
     xinstall -d ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 -W ${worksrcpath} \