diff options
Diffstat (limited to 'textproc/fpc-aspell/Makefile')
-rw-r--r-- | textproc/fpc-aspell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/fpc-aspell/Makefile b/textproc/fpc-aspell/Makefile index af7425d36f5d..933fcecc22b3 100644 --- a/textproc/fpc-aspell/Makefile +++ b/textproc/fpc-aspell/Makefile @@ -17,4 +17,5 @@ EXTRACTUNITDIR+= ${WRKUNITDIR} OPTIONS_DEFINE= ASPELL OPTIONS_DEFAULT= ASPELL +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |