From c6534a4c11986ce9d9b13dcc097652e7098048f5 Mon Sep 17 00:00:00 2001 From: linimon Date: Sat, 8 Sep 2007 23:58:28 +0000 Subject: Move an XXX comment to make it not show up in build logs. --- Mk/bsd.perl.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mk') diff --git a/Mk/bsd.perl.mk b/Mk/bsd.perl.mk index 6179afb40c46..61b4fd80f16d 100644 --- a/Mk/bsd.perl.mk +++ b/Mk/bsd.perl.mk @@ -223,8 +223,8 @@ Perl_Post_Include= bsd.perl.mk .if defined(PERL_CONFIGURE) .if !target(do-configure) +# XXX MCL had to duplicate the first block; implies more refactoring needed do-configure: - # XXX MCL had to duplicate this block; implies more refactoring needed @if [ -f ${SCRIPTDIR}/configure ]; then \ cd ${.CURDIR} && ${SETENV} ${SCRIPTS_ENV} ${SH} \ ${SCRIPTDIR}/configure; \ -- cgit