From 67ec5553e08889df7a2ac1da0c18fe75a6f965c0 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 19:59:12 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: mail) --- mail/sqlgrey/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/sqlgrey') 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 .if ${PORT_OPTIONS:MDOCS} -- cgit