svn commit: r338591 - head/Mk

Koop Mast kwm at rainbow-runner.nl
Fri Jan 3 23:17:45 UTC 2014


On 4-1-2014 0:01, Baptiste Daroussin wrote:
> Modified: head/Mk/bsd.port.mk
> ==============================================================================
> --- head/Mk/bsd.port.mk	Fri Jan  3 22:59:56 2014	(r338590)
> +++ head/Mk/bsd.port.mk	Fri Jan  3 23:01:01 2014	(r338591)
> @@ -1560,8 +1560,7 @@ WWWGRP?=	www
>   .if !defined(BEFOREPORTMK) && !defined(INOPTIONSMK)
>   
>   .if defined(_POSTMKINCLUDED)
> -check-makefile::
> -	@${ECHO_MSG} "${PKGNAME}: Makefile error: you cannot include bsd.port[.post].mk twice"
> +DEV_ERORR=	"${PKGNAME}: Makefile error: you cannot include bsd.port[.post].mk twice"
>   	@${FALSE}
>   .endif
>   
I think this should say "DEV_ERROR" instead?


More information about the svn-ports-all mailing list