[150721] trunk/dports/devel/bison/Portfile

larryv at macports.org larryv at macports.org
Wed Jul 27 11:41:36 PDT 2016


Revision: 150721
          https://trac.macports.org/changeset/150721
Author:   larryv at macports.org
Date:     2016-07-27 11:41:36 -0700 (Wed, 27 Jul 2016)
Log Message:
-----------
bison: Remove some whitespace

Modified Paths:
--------------
    trunk/dports/devel/bison/Portfile

Modified: trunk/dports/devel/bison/Portfile
===================================================================
--- trunk/dports/devel/bison/Portfile	2016-07-27 18:31:26 UTC (rev 150720)
+++ trunk/dports/devel/bison/Portfile	2016-07-27 18:41:36 UTC (rev 150721)
@@ -56,9 +56,7 @@
 configure.args      --disable-silent-rules
 
 if {${subport} eq "bison-runtime"} {
-
     build.dir       ${worksrcpath}/runtime-po
-
     # Use the deactivate hack because `bison` used to install these
     # files. Remove after 2016-03-20.
     pre-activate {
@@ -72,13 +70,9 @@
             }
         }
     }
-
     livecheck.type  none
-
 } else {
-
     patchfiles      skip-runtime-po.patch
-
     test.run        yes
     test.target     check
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160727/cd8a5d6d/attachment-0001.html>


More information about the macports-changes mailing list