diff options
Diffstat (limited to 'mail/sqlgrey/Makefile')
-rw-r--r-- | mail/sqlgrey/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/sqlgrey/Makefile b/mail/sqlgrey/Makefile index ee411f9874cc..2174cb650469 100644 --- a/mail/sqlgrey/Makefile +++ b/mail/sqlgrey/Makefile @@ -36,6 +36,7 @@ MAN1= sqlgrey.1 OPTIONS_DEFINE= PGSQL MYSQL SQLITE STATS DOCS STATS_DESC= Depend on Date::Calc for logstats.pl script +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} |