diff options
Diffstat (limited to 'sysutils/sysinfo/Makefile')
-rw-r--r-- | sysutils/sysinfo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/sysinfo/Makefile b/sysutils/sysinfo/Makefile index d5d14c30a95f..bcfcdc42adc1 100644 --- a/sysutils/sysinfo/Makefile +++ b/sysutils/sysinfo/Makefile @@ -21,6 +21,7 @@ OPTIONS_DEFINE= DMIDECODE PORTAUDIT DMIDECODE_DESC= Include information from the dmidecode tool PORTAUDIT_DESC= Include information from the portaudit tool +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDMIDECODE} |