[152045] trunk/dports/perl/p5-sgml-parser-opensp/Portfile

devans at macports.org devans at macports.org
Sun Aug 28 02:38:50 PDT 2016


Revision: 152045
          https://trac.macports.org/changeset/152045
Author:   devans at macports.org
Date:     2016-08-28 02:38:50 -0700 (Sun, 28 Aug 2016)
Log Message:
-----------
p5-sgml-parser-opensp: add modeline and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-sgml-parser-opensp/Portfile

Modified: trunk/dports/perl/p5-sgml-parser-opensp/Portfile
===================================================================
--- trunk/dports/perl/p5-sgml-parser-opensp/Portfile	2016-08-28 09:37:31 UTC (rev 152044)
+++ trunk/dports/perl/p5-sgml-parser-opensp/Portfile	2016-08-28 09:38:50 UTC (rev 152045)
@@ -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$
 
 # This comment was inserted on 20160713 to force reindexing of
@@ -23,13 +24,14 @@
                     rmd160 fcdfefdc139bec595732c0eab9a7d7e251ba6d42
 
 if {${perl5.major} != ""} {
-patchfiles          Makefile.PL.patch
-# wants to put C++ code in a .c file for some reason
-post-patch {
-    reinplace "s|__CXX__|${configure.cxx}|" ${worksrcpath}/Makefile.PL
-}
-configure.cc        ${configure.cxx}
-depends_lib-append  port:p${perl5.major}-class-accessor \
+    patchfiles      Makefile.PL.patch
+    # wants to put C++ code in a .c file for some reason
+    post-patch {
+        reinplace "s|__CXX__|${configure.cxx}|" ${worksrcpath}/Makefile.PL
+    }
+    configure.cc    ${configure.cxx}
+    depends_lib-append \
+                    port:p${perl5.major}-class-accessor \
                     port:p${perl5.major}-file-temp \
                     port:p${perl5.major}-test-exception \
                     port:opensp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160828/049742af/attachment.html>


More information about the macports-changes mailing list