diff options
Diffstat (limited to 'sysutils/froxlor/Makefile')
-rw-r--r-- | sysutils/froxlor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/froxlor/Makefile b/sysutils/froxlor/Makefile index 2e9b213b9eba..e8d2b9e33970 100644 --- a/sysutils/froxlor/Makefile +++ b/sysutils/froxlor/Makefile @@ -57,6 +57,7 @@ NLS_DESC= Enable NLS support (required for webFTP frontend) OPTIONS_DEFAULT= APACHE MYSQLS POSTFIX DOVECOT PROFTPD WEBALIZER MYSQLS PCNTL NLS +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MAPACHE} |