[146539] trunk/dports/lang/pypy/Portfile

sean at macports.org sean at macports.org
Fri Mar 11 12:43:22 PST 2016


Revision: 146539
          https://trac.macports.org/changeset/146539
Author:   sean at macports.org
Date:     2016-03-11 12:43:22 -0800 (Fri, 11 Mar 2016)
Log Message:
-----------
pypy: add conflicts_build based on user reports

Modified Paths:
--------------
    trunk/dports/lang/pypy/Portfile

Modified: trunk/dports/lang/pypy/Portfile
===================================================================
--- trunk/dports/lang/pypy/Portfile	2016-03-11 16:33:07 UTC (rev 146538)
+++ trunk/dports/lang/pypy/Portfile	2016-03-11 20:43:22 UTC (rev 146539)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           conflicts_build 1.0
 
 name                pypy
 version             5.0.0
@@ -23,6 +24,8 @@
 checksums           rmd160  c3ce29ccd6f356190401d327f672291dfc19bf63 \
                     sha256  89027b1b33553b53ff7733dc4838f0a76af23552c0d915d9f6de5875b8d7d4ab
 
+conflicts_build     ${name}
+
 depends_build       port:pkgconfig
 depends_lib         port:libffi \
                     port:sqlite3 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160311/fda7cfcb/attachment.html>


More information about the macports-changes mailing list