[141023] trunk/dports/net/vrpn/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Oct 7 21:51:55 PDT 2015


Revision: 141023
          https://trac.macports.org/changeset/141023
Author:   ryandesign at macports.org
Date:     2015-10-07 21:51:55 -0700 (Wed, 07 Oct 2015)
Log Message:
-----------
vrpn: build conflict with gnu-classpath

Modified Paths:
--------------
    trunk/dports/net/vrpn/Portfile

Modified: trunk/dports/net/vrpn/Portfile
===================================================================
--- trunk/dports/net/vrpn/Portfile	2015-10-08 04:36:26 UTC (rev 141022)
+++ trunk/dports/net/vrpn/Portfile	2015-10-08 04:51:55 UTC (rev 141023)
@@ -3,6 +3,7 @@
 
 PortSystem              1.0
 PortGroup               cmake 1.0
+PortGroup               conflicts_build 1.0
 PortGroup               github 1.0
 
 github.setup            vrpn vrpn 07.33 v
@@ -28,3 +29,5 @@
 
 worksrcdir              ${name}
 cmake.out_of_source     yes
+
+conflicts_build         gnu-classpath
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151007/d7fa5726/attachment.html>


More information about the macports-changes mailing list