[125161] trunk/dports/devel/omniORB/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Sep 7 22:02:20 PDT 2014


Revision: 125161
          https://trac.macports.org/changeset/125161
Author:   ryandesign at macports.org
Date:     2014-09-07 22:02:20 -0700 (Sun, 07 Sep 2014)
Log Message:
-----------
omniORB: prevent upgrade failure

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

Modified: trunk/dports/devel/omniORB/Portfile
===================================================================
--- trunk/dports/devel/omniORB/Portfile	2014-09-08 04:34:18 UTC (rev 125160)
+++ trunk/dports/devel/omniORB/Portfile	2014-09-08 05:02:20 UTC (rev 125161)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           conflicts_build 1.0
 
 name                omniORB
 version             4.2.0
@@ -9,6 +10,7 @@
 platforms           darwin
 # executables are GPL, libs are LGPL
 license             {LGPL GPL-2+}
+conflicts_build     ${name}
 
 maintainers         nomaintainer
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140907/72cf14b5/attachment.html>


More information about the macports-changes mailing list