From 8f20d7da0387db3ea2d9fc52d26917b727aba738 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Sun, 18 May 2025 11:17:20 +0800 Subject: [PATCH] textproc/p5-Lingua-Ispell: Remove REINPLACE_ARGS --- textproc/p5-Lingua-Ispell/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/textproc/p5-Lingua-Ispell/Makefile b/textproc/p5-Lingua-Ispell/Makefile index 5a9551a6e2ef..b2e4837a4af2 100644 --- a/textproc/p5-Lingua-Ispell/Makefile +++ b/textproc/p5-Lingua-Ispell/Makefile @@ -19,7 +19,6 @@ USES= perl5 USE_PERL5= configure NO_ARCH= yes -REINPLACE_ARGS= -i '' post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/lib/Lingua/Ispell.pm