svn commit: r445470 - head/devel/lcov

Mathieu Arnold mat at FreeBSD.org
Tue Jul 11 16:14:22 UTC 2017


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.


-- 
Mathieu Arnold


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20170711/ca16868a/attachment.sig>


More information about the svn-ports-all mailing list