[115286] trunk/dports/math/metis/Portfile

sean at macports.org sean at macports.org
Mon Dec 30 11:52:05 PST 2013


Revision: 115286
          https://trac.macports.org/changeset/115286
Author:   sean at macports.org
Date:     2013-12-30 11:52:05 -0800 (Mon, 30 Dec 2013)
Log Message:
-----------
metis: add conflicts build

Modified Paths:
--------------
    trunk/dports/math/metis/Portfile

Modified: trunk/dports/math/metis/Portfile
===================================================================
--- trunk/dports/math/metis/Portfile	2013-12-30 19:52:01 UTC (rev 115285)
+++ trunk/dports/math/metis/Portfile	2013-12-30 19:52:05 UTC (rev 115286)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           conflicts_build 1.0
 
 name                metis
 version             5.1.0
@@ -29,6 +30,9 @@
 patchfiles          patch-Makefile-add-install-name-dir.diff \
                     patch-GKlib_GKlibSystem.cmake.diff
 
+# metis will pick up files in ${prefix}, unfortunately
+conflicts_build     metis
+
 # Metis uses a GNU make file to fire off a cmake command.
 # Used for configure, build, and install.
 depends_build       port:cmake
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131230/3ff0418e/attachment.html>


More information about the macports-changes mailing list