[133431] trunk/dports/perl/p5-perl-critic/Portfile

khindenburg at macports.org khindenburg at macports.org
Sun Mar 1 09:42:28 PST 2015


Revision: 133431
          https://trac.macports.org/changeset/133431
Author:   khindenburg at macports.org
Date:     2015-03-01 09:42:28 -0800 (Sun, 01 Mar 2015)
Log Message:
-----------
p5-perl-critic: add build_requires: Test::Deep

Modified Paths:
--------------
    trunk/dports/perl/p5-perl-critic/Portfile

Modified: trunk/dports/perl/p5-perl-critic/Portfile
===================================================================
--- trunk/dports/perl/p5-perl-critic/Portfile	2015-03-01 17:31:59 UTC (rev 133430)
+++ trunk/dports/perl/p5-perl-critic/Portfile	2015-03-01 17:42:28 UTC (rev 133431)
@@ -20,6 +20,8 @@
                     sha256  2c46061470f64478eee475011ce565882e42733031de7ef73b00738a887c1e93
 
 if {${perl5.major} != ""} {
+depends_build-append  port:p${perl5.major}-test-deep
+
 depends_lib-append  port:p${perl5.major}-b-keywords \
                     port:p${perl5.major}-config-tiny \
                     port:p${perl5.major}-email-address \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150301/91f6b52f/attachment.html>


More information about the macports-changes mailing list