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