1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Move an XXX comment to make it not show up in build logs.

This commit is contained in:
Mark Linimon 2007-09-08 23:58:28 +00:00
parent eedfe0b3ee
commit 1f6376d63c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=199133

View File

@ -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; \