diff options
Diffstat (limited to 'textproc/aspell/Makefile')
-rw-r--r-- | textproc/aspell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index c20b021c4bf5..3bd5089a36f5 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -34,6 +34,7 @@ SUB_FILES= aspell.ver PLIST_SUB= VER=${VERINST} SUB_LIST= VERINST=${VERINST} +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} USES+= gettext |