1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

move pre-configure to post-patch, not that USE_PERL5_BUILD implies PATCH_DEPENDS

Noted by:	mat
This commit is contained in:
Oliver Eikemeier 2004-07-11 21:11:59 +00:00
parent dab8f94844
commit 4ec6377cc1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113421

View File

@ -58,7 +58,7 @@ MAN3= Bundle::Net::LDAP.3 \
.include <bsd.port.pre.mk>
pre-configure:
post-patch:
@${PERL} -ni'.bak' -e 'next if 2../^__END__$$/; print' \
'${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}'