Date: Sun, 09 Apr 2017 14:52:25 -0500 From: Mark Felder <feld@FreeBSD.org> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r438115 - head/security/bearssl Message-ID: <1491767545.437293.939253256.195E5415@webmail.messagingengine.com> In-Reply-To: <20170409194648.pie7o7zxffaoww74@ivaldir.net> References: <201704091926.v39JQS2q099605@repo.freebsd.org> <20170409194017.iuzw72mcompsy5l4@ivaldir.net> <20170409194648.pie7o7zxffaoww74@ivaldir.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 9, 2017, at 14:46, Baptiste Daroussin wrote: > > > > -post-patch: > > > - ${REINPLACE_CMD} 's|CC = gcc|CC ?= gcc|' ${WRKSRC}/Makefile > > > +USES= compiler > > There is no point in leaving that > > > +USE_GCC= yes Oh hrm. I thought I needed USES=compiler to do USE_GCC. Thanks! > > > + ${INSTALL_DATA} ${WRKSRC}/build/libbearssl.so ${STAGEDIR}${LOCALBASE}/lib/ > > Should be INSTALL_LIB > I have no idea how I didn't catch that when I originally made this port. Library is kind of useless with that mode... Cheers! -- Mark Felder ports-secteam & portmgr member feld@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1491767545.437293.939253256.195E5415>