aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-ExtUtils-PkgConfig
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-ExtUtils-PkgConfig')
-rw-r--r--devel/p5-ExtUtils-PkgConfig/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-ExtUtils-PkgConfig/Makefile b/devel/p5-ExtUtils-PkgConfig/Makefile
index b9f55980cc81..4b64d4718753 100644
--- a/devel/p5-ExtUtils-PkgConfig/Makefile
+++ b/devel/p5-ExtUtils-PkgConfig/Makefile
@@ -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>