diff options
Diffstat (limited to 'textproc/confget/Makefile')
-rw-r--r-- | textproc/confget/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/confget/Makefile b/textproc/confget/Makefile index d6b317db027a..cd818e883dbd 100644 --- a/textproc/confget/Makefile +++ b/textproc/confget/Makefile @@ -22,6 +22,7 @@ MANCOMPRESSED= yes PLIST_FILES= bin/confget PORTEXAMPLES= t1.ini t2.ini +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MEXAMPLES} |