make package "*** Error code 1"

Eugene Grosbein eugen at grosbein.net
Fri Jun 8 12:14:03 UTC 2018


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.



More information about the freebsd-ports mailing list