svn commit: r418513 - in head/devel: . dwarves dwarves/files

Conrad Meyer cem at freebsd.org
Thu Jul 14 16:20:31 UTC 2016


Thanks, Adam.  I've also changed gnulib to a PATCH_DEPENDS per Bapt.  r418538.

Best,
Conrad

On Thu, Jul 14, 2016 at 8:28 AM, Adam Weinberger <adamw at adamw.org> wrote:
>> On 13 Jul, 2016, at 23:31, Conrad E. Meyer <cem at FreeBSD.org> wrote:
>>
>> Author: cem (src committer)
>> Date: Thu Jul 14 05:31:46 2016
>> New Revision: 418513
>> URL: https://svnweb.freebsd.org/changeset/ports/418513
>>
>>
>> Added: head/devel/dwarves/Makefile
>> ==============================================================================
>> --- /dev/null 00:00:00 1970   (empty, because file is newly added)
>> +++ head/devel/dwarves/Makefile       Thu Jul 14 05:31:46 2016        (r418513)
>> @@ -0,0 +1,40 @@
>>
>> +LIB_DEPENDS= libargp.so:devel/argp-standalone \
>> +             libdw.so:devel/elfutils
>> +BUILD_DEPENDS=       cmake>=0:devel/cmake \
>> +             gnulib>=0:devel/gnulib
>
> Hi Conrad,
>
> You have USES=cmake below, so you don't need the BUILD_DEPENDS on cmake here.
>
>> +USES=                cmake:outsource localbase tar:bzip2
>
> # Adam
>
>
> --
> Adam Weinberger
> adamw at adamw.org
> http://www.adamw.org
>
>


More information about the svn-ports-head mailing list