diff options
Diffstat (limited to 'polish/ispell/Makefile')
-rw-r--r-- | polish/ispell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/polish/ispell/Makefile b/polish/ispell/Makefile index f76d71c6341e..5006f1e2b1b6 100644 --- a/polish/ispell/Makefile +++ b/polish/ispell/Makefile @@ -13,6 +13,7 @@ USES= perl5 MASTERDIR= ${.CURDIR}/../../textproc/ispell .if exists(${.CURDIR}/Makefile.local) +NO_STAGE= yes .include "${.CURDIR}/Makefile.local" .endif |