[103707] contrib/mpvim/syntax/portfile.vim

larryv at macports.org larryv at macports.org
Mon Mar 4 19:48:29 PST 2013


Revision: 103707
          https://trac.macports.org/changeset/103707
Author:   larryv at macports.org
Date:     2013-03-04 19:48:29 -0800 (Mon, 04 Mar 2013)
Log Message:
-----------
mpvim: Highlight configure.universal_*-{append,delete}.

Modified Paths:
--------------
    contrib/mpvim/syntax/portfile.vim

Modified: contrib/mpvim/syntax/portfile.vim
===================================================================
--- contrib/mpvim/syntax/portfile.vim	2013-03-05 02:22:42 UTC (rev 103706)
+++ contrib/mpvim/syntax/portfile.vim	2013-03-05 03:48:29 UTC (rev 103707)
@@ -69,7 +69,7 @@
 syn match PortfilePhasesConf    "\<configure\.\%(cc\|cpp\|cxx\|objc\|fc\|f77\|f90\|javac\|compiler\)\>"
 syn match PortfilePhasesConf    "\<configure\.\%(perl\|python\|ruby\|install\|awk\|bison\)\>"
 syn match PortfilePhasesConf    "\<configure\.\%(pkg_config\%(_path\)\?\)\>"
-syn match PortfilePhasesConf    "\<configure.universal_\%(args\|\%(c\|cpp\|cxx\|ld\)flags\)\>"
+syn match PortfilePhasesConf    "\<configure.universal_\%(args\|\%(c\|cpp\|cxx\|ld\)flags\)\%(-append\|-delete\)\?\>"
 syn match PortfilePhasesConf    "\<compiler\.\%(blacklist\|whitelist\|fallback\)\>"
 
 " Automake and Autoconf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130304/caa6a791/attachment.html>


More information about the macports-changes mailing list