Unbreak build on perl 5.005_03

Pointed by:	kris
This commit is contained in:
Sergey Skvortsov 2003-10-20 07:47:18 +00:00
parent f538329b13
commit 8f6176c697
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91710

View File

@ -21,4 +21,7 @@ PERL_CONFIGURE= yes
MAN3= ExtUtils::PkgConfig.3
post-patch:
@${PERL} -pi -e '$$_="" if $$.==1' ${WRKSRC}/Makefile.PL
.include <bsd.port.mk>