[123490] trunk/dports/perl/p5-template-toolkit/Portfile

mojca at macports.org mojca at macports.org
Sat Aug 9 08:12:24 PDT 2014


Revision: 123490
          https://trac.macports.org/changeset/123490
Author:   mojca at macports.org
Date:     2014-08-09 08:12:23 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-template-toolkit: whitespace

Modified Paths:
--------------
    trunk/dports/perl/p5-template-toolkit/Portfile

Modified: trunk/dports/perl/p5-template-toolkit/Portfile
===================================================================
--- trunk/dports/perl/p5-template-toolkit/Portfile	2014-08-09 15:08:04 UTC (rev 123489)
+++ trunk/dports/perl/p5-template-toolkit/Portfile	2014-08-09 15:12:23 UTC (rev 123490)
@@ -28,15 +28,15 @@
                     sha256  38834aa8c249f7b7fb8b7238f086a08947ea7d472d78f1f5e2b9f3dbf49d01c8
 
 if {${perl5.major} != ""} {
-    depends_lib-append  port:p${perl5.major}-appconfig
+depends_lib-append  port:p${perl5.major}-appconfig
 
-    configure.post_args TT_PREFIX=${prefix}/share/tt2 \
-                        TT_ACCEPT=y \
-                        TT_QUIET=y
+configure.post_args TT_PREFIX=${prefix}/share/tt2 \
+                    TT_ACCEPT=y \
+                    TT_QUIET=y
 
-    post-destroot {
-        xinstall -m 755 -d ${destroot}${prefix}/share/doc/${subport}
-        xinstall -m 644 -W ${worksrcpath} INSTALL README \
-            ${destroot}${prefix}/share/doc/${subport}
-    }
+post-destroot {
+    xinstall -m 755 -d ${destroot}${prefix}/share/doc/${subport}
+    xinstall -m 644 -W ${worksrcpath} INSTALL README \
+        ${destroot}${prefix}/share/doc/${subport}
 }
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/c85dc501/attachment.html>


More information about the macports-changes mailing list