diff options
Diffstat (limited to 'textproc/p5-Text-Aspell/Makefile')
-rw-r--r-- | textproc/p5-Text-Aspell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Text-Aspell/Makefile b/textproc/p5-Text-Aspell/Makefile index d69651bdf7a2..9aeee495347f 100644 --- a/textproc/p5-Text-Aspell/Makefile +++ b/textproc/p5-Text-Aspell/Makefile @@ -21,4 +21,5 @@ CONFIGURE_ARGS+=INC=-I${LOCALBASE}/include \ MAN3= Text::Aspell.3 +NO_STAGE= yes .include <bsd.port.mk> |