svn commit: r456424 - head/security/nettle

Sunpoet Po-Chuan Hsieh sunpoet at freebsd.org
Sat Dec 16 13:52:32 UTC 2017


On Sat, Dec 16, 2017 at 4:59 PM, Mathieu Arnold <mat at freebsd.org> wrote:

> Le 16/12/2017 à 00:51, Sunpoet Po-Chuan Hsieh a écrit :
> > +post-patch:
> > +.if ${ARCH} == "mips64"
> > +     @${REINPLACE_CMD} -e 's|__sgi|__unix__|' ${WRKSRC}/configure
> > +.endif
>
> Please put the target definition inside the .if as to not generate an
> empty target if the condition is false.
>
>
Fixed in r456468. Thanks!

--
> Mathieu Arnold
>
>


More information about the svn-ports-head mailing list