Date: Tue, 9 Oct 2018 20:48:13 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481658 - head/misc/exercism Message-ID: <201810092048.w99KmDs1013579@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Tue Oct 9 20:48:13 2018 New Revision: 481658 URL: https://svnweb.freebsd.org/changeset/ports/481658 Log: Mark BROKEN: wrong LICENSE_FILE Reported by: pkg-fallout Modified: head/misc/exercism/Makefile Modified: head/misc/exercism/Makefile ============================================================================== --- head/misc/exercism/Makefile Tue Oct 9 20:46:34 2018 (r481657) +++ head/misc/exercism/Makefile Tue Oct 9 20:48:13 2018 (r481658) @@ -12,6 +12,8 @@ COMMENT= CLI client for exercism.io LICENSE= MIT LICENSE_FILE= LICENSE +BROKEN= wrong LICENSE_FILE + BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go USE_GITHUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810092048.w99KmDs1013579>