svn commit: r357106 - head/Mk/Uses

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 9 06:25:32 UTC 2014


Author: sunpoet
Date: Mon Jun  9 06:25:31 2014
New Revision: 357106
URL: http://svnweb.freebsd.org/changeset/ports/357106
QAT: https://qat.redports.org/buildarchive/r357106/

Log:
  - Cleanup COMMENT

Modified:
  head/Mk/Uses/perl5.mk

Modified: head/Mk/Uses/perl5.mk
==============================================================================
--- head/Mk/Uses/perl5.mk	Mon Jun  9 06:24:45 2014	(r357105)
+++ head/Mk/Uses/perl5.mk	Mon Jun  9 06:25:31 2014	(r357106)
@@ -259,7 +259,6 @@ do-install:
 .endif # ! USES=gmake
 .endif # modbuild
 
-# TODO: change to ${_USE_PERL5:Mconfigure} when M::B creates .packlist
 .if ${USE_PERL5:Mconfigure} || ${USE_PERL5:Mmodbuildtiny} || ${USE_PERL5:Mfixpacklist}
 fix-packlist::
 	-@[ -d ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/${PERL_ARCH}/auto ] && ${FIND} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/${PERL_ARCH}/auto -name .packlist -exec ${SED} -i '' 's|^${STAGEDIR}||' '{}' \;


More information about the svn-ports-all mailing list