diff options
Diffstat (limited to 'textproc/flex/Makefile')
-rw-r--r-- | textproc/flex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/flex/Makefile b/textproc/flex/Makefile index 6911246b0b5d..18be2d1fc5c9 100644 --- a/textproc/flex/Makefile +++ b/textproc/flex/Makefile @@ -23,6 +23,7 @@ USE_GMAKE= yes MAN1= flex.1 INFO= flex +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |