[115286] trunk/dports/math/metis/Portfile
Sean Farley
sean at macports.org
Sat Jan 4 20:54:55 PST 2014
jeremyhu at macports.org writes:
> This is not an appropriate resolution to this problem. Are you in the process of fixing it correctly? Can you add a comment that points to the ticket tracking resolution of this bug?
I actually have some access to George's repo and even *then* he doesn't
accept patches to fix cmake build errors. I plan on properly fixing it
once other items on my macports todo list are completed (which includes
the multiple compilers and mpi port group stuff)
> Thanks,
> Jeremy
>
> On Dec 30, 2013, at 11:52, sean at macports.org wrote:
>
>> Revision
>> 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
>> Diff
>>
>> Modified: trunk/dports/math/metis/Portfile (115285 => 115286)
>>
>> --- 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
>>
>> _______________________________________________
>> macports-changes mailing list
>> macports-changes at lists.macosforge.org
>> https://lists.macosforge.org/mailman/listinfo/macports-changes
More information about the macports-dev
mailing list