svn commit: r387745 - head/Mk
Mathieu Arnold
mat at FreeBSD.org
Thu May 28 17:15:22 UTC 2015
+--On 28 mai 2015 17:01:06 +0000 Mathieu Arnold <mat at FreeBSD.org> wrote:
| Author: mat
| Date: Thu May 28 17:01:05 2015
| New Revision: 387745
| URL: https://svnweb.freebsd.org/changeset/ports/387745
|
| Log:
| And this should have stayed.
|
| Sponsored by: Absolight
|
| Modified:
| head/Mk/bsd.sites.mk
|
| Modified: head/Mk/bsd.sites.mk
| =========================================================================
| ===== --- head/Mk/bsd.sites.mk Thu May 28 16:52:34 2015 (r387744)
| +++ head/Mk/bsd.sites.mk Thu May 28 17:01:05 2015 (r387745)
| @@ -558,6 +558,7 @@ _S_TEMP= ${_P:S/^${_P:C@:[^/:]+$@@}//:S/
| . for _group in ${_S_TEMP:S/,/ /g}
| _G_TEMP= ${_group}
| . if ${_G_TEMP} == all || ${_G_TEMP} == ALL || ${_G_TEMP} == default
| +check-makevars::
| @${ECHO_MSG} "Makefile error: the words all, ALL and default are
| reserved and cannot be" @${ECHO_MSG} "used in group definitions.
| Please fix your GH_PROJECT" @${FALSE}
|
|
And with that, it should be all right.
--
Mathieu Arnold
More information about the svn-ports-head
mailing list