Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Nov 2016 08:28:09 -0500
From:      Mark Felder <feld@FreeBSD.org>
To:        Mathieu Arnold <mat@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r425235 - in head/security: . bearssl
Message-ID:  <1478266089.1953319.777411545.28F49FEE@webmail.messagingengine.com>
In-Reply-To: <9298bbd3-e2da-f94c-33cd-05cb33100182@FreeBSD.org>
References:  <201611031555.uA3FtkuB040830@repo.freebsd.org> <9298bbd3-e2da-f94c-33cd-05cb33100182@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On Thu, Nov 3, 2016, at 17:11, Mathieu Arnold wrote:
> Le 03/11/2016 =E0 16:55, Mark Felder a =E9crit :
> > +	(cd ${WRKSRC}/inc && ${COPYTREE_SHARE} \* ${STAGEDIR}${LOCALBASE}/inc=
lude/)
>=20
> The \* should be replaced by .
>=20
> > +	${INSTALL_LIB} ${WRKSRC}/libbearssl.a ${STAGEDIR}${LOCALBASE}/lib/
>=20
> Never use INSTALL_LIB to install static .a files, INSTALL_LIB is only
> for dynamic .so libraries. Use INSTALL_DATA in this case.
>=20
>=20

Thanks for teaching me something new. :-)


--=20
  Mark Felder
  ports-secteam member
  feld@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1478266089.1953319.777411545.28F49FEE>