svn commit: r445470 - head/devel/lcov
Romain Tartière
romain at FreeBSD.org
Tue Jul 11 16:32:13 UTC 2017
On Tue, Jul 11, 2017 at 06:14:15PM +0200, Mathieu Arnold wrote:
> Le 11/07/2017 à 09:38, Romain Tartière a écrit :
> > do-install:
> > - cd ${WRKSRC}/bin && ${COPYTREE_BIN} "gendesc genhtml geninfo genpng lcov" ${STAGEDIR}${PREFIX}/bin
> > - cd ${WRKSRC}/man && ${INSTALL_MAN} *.1 ${STAGEDIR}${MANPREFIX}/man/man1
> > - cd ${WRKSRC}/man && ${INSTALL_MAN} *.5 ${STAGEDIR}${MANPREFIX}/man/man5
> > + cd ${WRKSRC} && DESTDIR=${STAGEDIR} ${MAKE_CMD} install
>
> The target is probably unnecessary, DESTDIR is already in MAKE_ARGS.
Good catch, committed as r445503.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20170711/759d867b/attachment.sig>
More information about the svn-ports-head
mailing list