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

Adam Weinberger adamw at adamw.org
Thu Jul 14 15:28:50 UTC 2016


> 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