summaryrefslogtreecommitdiffstats
path: root/devel/p5-Test-YAML-Valid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-YAML-Valid/Makefile')
-rw-r--r--devel/p5-Test-YAML-Valid/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-YAML-Valid/Makefile b/devel/p5-Test-YAML-Valid/Makefile
index 693e140..38e26c3 100644
--- a/devel/p5-Test-YAML-Valid/Makefile
+++ b/devel/p5-Test-YAML-Valid/Makefile
@@ -22,7 +22,8 @@ OPTIONS_DEFINE= YAMLSYCK
YAMLSYCK_DESC= Use YAML::Syck for testing
post-patch:
- ${PERL} -pi -e '$$_="" if /auto_install/' ${WRKSRC}/Makefile.PL
+ @${REINPLACE_CMD} -i '' -e '/auto_install.*/d' \
+ ${WRKSRC}/Makefile.PL
.include <bsd.port.options.mk>
OpenPOWER on IntegriCloud