svn commit: r338591 - head/Mk

Baptiste Daroussin bapt at FreeBSD.org
Fri Jan 3 23:19:14 UTC 2014


On Sat, Jan 04, 2014 at 12:17:30AM +0100, Koop Mast wrote:
> 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?

Fixed, thanks!

regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20140104/b0ef2931/attachment.sig>


More information about the svn-ports-all mailing list