Date: Thu, 20 Dec 2018 11:07:50 +0100 From: Alex Dupre <ale@FreeBSD.org> To: Chris Rees <crees@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, owner-ports-committers@freebsd.org, ports-committers@freebsd.org, Piotr Kubaj <pkubaj@anongoth.pl> Subject: Re: svn commit: r487868 - head/security/opensc Message-ID: <d8086593-fb31-2a44-0308-ff6ce40944c0@FreeBSD.org> In-Reply-To: <0d727668d05cfb70ecb60935d50e7bef@FreeBSD.org> References: <201812200902.wBK92V3v081700@repo.freebsd.org> <0d727668d05cfb70ecb60935d50e7bef@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Chris Rees wrote: >> CONFIGURE_ENV+= XSLTPROC="${FALSE}" >> CONFIGURE_ARGS+=--without-xsl-stylesheetsdir >> +.endif >> + >> +post-patch: >> +.if exists(/usr/lib/libstdc++.so) >> + ${REINPLACE_CMD} -e '/-Wno-unused-but-set-variable/d' \ >> + ${WRKSRC}/src/tools/Makefile.am >> .endif > > I think this either needs USES+= autoreconf:automake or just edit > Makefile.in (ugh) instead. It makes sense, I couldn't test it and so I trusted the submitter, I wonder how he was able to build it. Piotr, can you check please? -- Alex Dupre
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d8086593-fb31-2a44-0308-ff6ce40944c0>