Date: Thu, 20 Dec 2018 13:07:46 +0000 From: Chris Rees <crees@FreeBSD.org> To: Piotr Kubaj IQ PL <pkubaj@anongoth.pl> Cc: Alex Dupre <ale@freebsd.org>, svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, owner-ports-committers@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r487868 - head/security/opensc Message-ID: <7b7163b626961fc2a25e0b6d045b06cb@FreeBSD.org> In-Reply-To: <20181220103629.GA15876@KGPE-D16> References: <201812200902.wBK92V3v081700@repo.freebsd.org> <0d727668d05cfb70ecb60935d50e7bef@FreeBSD.org> <d8086593-fb31-2a44-0308-ff6ce40944c0@FreeBSD.org> <20181220103629.GA15876@KGPE-D16>
next in thread | previous in thread | raw e-mail | index | archive | help
Hey, I would be interested in the log if you happen to have it available, only because I'm curious as to how changes in Makefile.am make a difference if automake isn't run. Cheers, Chris On 2018-12-20 10:36, Piotr Kubaj IQ PL wrote: > I definitely built it. Would you like a Poudriere log? > > On 18-12-20 11:07:50, Alex Dupre wrote: >> 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 >> >> -- This message has been scanned for viruses and >> dangerous content by MailScanner, and is >> believed to be clean. >> -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7b7163b626961fc2a25e0b6d045b06cb>