diff options
Diffstat (limited to 'textproc/discount/Makefile')
-rw-r--r-- | textproc/discount/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile index da09cb4bcc82..4749fdff87db 100644 --- a/textproc/discount/Makefile +++ b/textproc/discount/Makefile @@ -50,6 +50,7 @@ EXTRA_DESC= Enable all extra features TAB8_DESC= Use a tabstop of 8 (default is 4) SAMPLES_DESC= Install sample programs +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MEXTRA} |