[66750] trunk/dports/editors

raimue at macports.org raimue at macports.org
Wed Apr 21 18:23:08 PDT 2010


Revision: 66750
          http://trac.macports.org/changeset/66750
Author:   raimue at macports.org
Date:     2010-04-21 18:23:07 -0700 (Wed, 21 Apr 2010)
Log Message:
-----------
editors/vim, editors/vim-app, editors/MacVim:
Remove use_parallel_build as it was already the default

Modified Paths:
--------------
    trunk/dports/editors/MacVim/Portfile
    trunk/dports/editors/vim/Portfile
    trunk/dports/editors/vim-app/Portfile

Modified: trunk/dports/editors/MacVim/Portfile
===================================================================
--- trunk/dports/editors/MacVim/Portfile	2010-04-22 01:05:32 UTC (rev 66749)
+++ trunk/dports/editors/MacVim/Portfile	2010-04-22 01:23:07 UTC (rev 66750)
@@ -40,8 +40,6 @@
                     --with-tlib=ncurses \
                     --enable-multibyte
 
-use_parallel_build  yes
-
 post-patch {
     reinplace "s|^# VIM_APP_DIR=/Applications$|VIM_APP_DIR=${applications_dir}|" \
          ${worksrcpath}/src/MacVim/mvim

Modified: trunk/dports/editors/vim/Portfile
===================================================================
--- trunk/dports/editors/vim/Portfile	2010-04-22 01:05:32 UTC (rev 66749)
+++ trunk/dports/editors/vim/Portfile	2010-04-22 01:23:07 UTC (rev 66750)
@@ -72,8 +72,6 @@
 	close $features
 }
 
-use_parallel_build  yes
-
 post-destroot {
     ln -s ${prefix}/bin/vim ${destroot}${prefix}/bin/vi
 }

Modified: trunk/dports/editors/vim-app/Portfile
===================================================================
--- trunk/dports/editors/vim-app/Portfile	2010-04-22 01:05:32 UTC (rev 66749)
+++ trunk/dports/editors/vim-app/Portfile	2010-04-22 01:23:07 UTC (rev 66750)
@@ -91,8 +91,6 @@
 	close $features
 }
 
-use_parallel_build  yes
-
 test.run            yes
 
 pre-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100421/3c8cccb8/attachment.html>


More information about the macports-changes mailing list