diff options
Diffstat (limited to 'textproc/p5-Lingua-Ispell/Makefile')
-rw-r--r-- | textproc/p5-Lingua-Ispell/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |