[138379] trunk/dports/perl/p5-algorithm-dependency/Portfile

devans at macports.org devans at macports.org
Mon Jul 6 13:30:52 PDT 2015


Revision: 138379
          https://trac.macports.org/changeset/138379
Author:   devans at macports.org
Date:     2015-07-06 13:30:52 -0700 (Mon, 06 Jul 2015)
Log Message:
-----------
p5-algorithm-dependency: add mode line and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-algorithm-dependency/Portfile

Modified: trunk/dports/perl/p5-algorithm-dependency/Portfile
===================================================================
--- trunk/dports/perl/p5-algorithm-dependency/Portfile	2015-07-06 19:47:51 UTC (rev 138378)
+++ trunk/dports/perl/p5-algorithm-dependency/Portfile	2015-07-06 20:30:52 UTC (rev 138379)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
@@ -26,8 +27,9 @@
 
 if {${perl5.major} != ""} {
     depends_build-append \
-                        port:p${perl5.major}-test-classapi
-    depends_lib-append  port:p${perl5.major}-params-util
+                    port:p${perl5.major}-test-classapi
+    depends_lib-append \
+                    port:p${perl5.major}-params-util
 }
 
 supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150706/25dbcabb/attachment.html>


More information about the macports-changes mailing list