diff options
Diffstat (limited to 'textproc/p5-Lingua-Ispell/Makefile')
-rw-r--r-- | textproc/p5-Lingua-Ispell/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/p5-Lingua-Ispell/Makefile b/textproc/p5-Lingua-Ispell/Makefile index 8de1a88965c0..56e74c7d9bc6 100644 --- a/textproc/p5-Lingua-Ispell/Makefile +++ b/textproc/p5-Lingua-Ispell/Makefile @@ -18,9 +18,6 @@ REINPLACE_ARGS= -i '' USE_PERL5= configure USES= perl5 -MAN3= Lingua::Ispell.3 - -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/lib/Lingua/Ispell.pm |