svn commit: r438115 - head/security/bearssl

Mark Felder feld at FreeBSD.org
Sun Apr 9 19:52:26 UTC 2017



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 at FreeBSD.org


More information about the svn-ports-head mailing list