Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jun 2018 19:13:24 +0700
From:      Eugene Grosbein <eugen@grosbein.net>
To:        Matthew Seaman <matthew@FreeBSD.org>, freebsd-ports@freebsd.org
Subject:   Re: make package "*** Error code 1"
Message-ID:  <5B1A72E4.3020400@grosbein.net>
In-Reply-To: <1a73a8dd-296c-e918-f81a-26e3b6995baa@FreeBSD.org>
References:  <1528418192403-0.post@n6.nabble.com> <c7c04b8e-e1d2-b3c0-dbaa-5bd899ccaaf2@pobox.com> <1528418530493-0.post@n6.nabble.com> <dc857c26-cfe9-3c84-9ac5-42fa49e7249a@pobox.com> <1528420181359-0.post@n6.nabble.com> <0FB42264-1C8A-46AE-B162-74EDD226F294@gmail.com> <5B19D938.4010205@grosbein.net> <1a73a8dd-296c-e918-f81a-26e3b6995baa@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
08.06.2018 16:58, Matthew Seaman wrote:

>>> 	@${REINPLACE_CMD} -i '' -e "s|%%PKGVERSION%%|${PKGVERSION}|" \
>>>
>>> .include <bsd.port.mk>
>>
>> Here is obvious bug: the line with REINPLACE_CMD has continuation backslash
>> without any continuation text and without file name to process. Fix it.
> 
> Actually, since the next line is a blank line, that's going to be pretty
> harmless.

No. A filename is still missing.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5B1A72E4.3020400>