Revision: 76259 http://trac.macports.org/changeset/76259 Author: narf_tm@macports.org Date: 2011-02-19 10:02:24 -0800 (Sat, 19 Feb 2011) Log Message: ----------- Added missing dependancy. Modified Paths: -------------- trunk/dports/perl/p5-dist-checkconflicts/Portfile Modified: trunk/dports/perl/p5-dist-checkconflicts/Portfile =================================================================== --- trunk/dports/perl/p5-dist-checkconflicts/Portfile 2011-02-19 18:01:50 UTC (rev 76258) +++ trunk/dports/perl/p5-dist-checkconflicts/Portfile 2011-02-19 18:02:24 UTC (rev 76259) @@ -16,6 +16,7 @@ depends_lib-append port:p5-list-moreutils \ port:p5-sub-exporter \ - port:p5-test-fatal + port:p5-test-fatal \ + port:p5-test-simple supported_archs noarch