[101461] trunk/dports/editors/textmate2/Portfile

cal at macports.org cal at macports.org
Fri Jan 11 04:53:55 PST 2013


Revision: 101461
          https://trac.macports.org/changeset/101461
Author:   cal at macports.org
Date:     2013-01-11 04:53:55 -0800 (Fri, 11 Jan 2013)
Log Message:
-----------
textmate2: revert r101427 and use conflicts_build instead.

Revision Links:
--------------
    https://trac.macports.org/changeset/101427

Modified Paths:
--------------
    trunk/dports/editors/textmate2/Portfile

Modified: trunk/dports/editors/textmate2/Portfile
===================================================================
--- trunk/dports/editors/textmate2/Portfile	2013-01-11 11:28:17 UTC (rev 101460)
+++ trunk/dports/editors/textmate2/Portfile	2013-01-11 12:53:55 UTC (rev 101461)
@@ -4,6 +4,7 @@
 PortSystem              1.0
 PortGroup               github 1.0
 PortGroup               xcodeversion 1.0
+PortGroup               conflicts_build 1.0
 
 github.setup            textmate textmate 9339 r
 epoch                   1
@@ -21,8 +22,7 @@
     TextMate is well-known for its large number of bundles adding support, snippets, completions \
     and commands for a huge number of file types.
 
-conflicts               libc-headers
-
+conflicts_build         libc-headers
 platforms               darwin
 supported_archs         x86_64
 license                 GPL-3+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130111/780c095d/attachment-0001.html>


More information about the macports-changes mailing list