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/ssmtp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/ssmtp') diff --git a/mail/ssmtp/Makefile b/mail/ssmtp/Makefile index 35e777d31e95..a412f5d3b07a 100644 --- a/mail/ssmtp/Makefile +++ b/mail/ssmtp/Makefile @@ -36,6 +36,7 @@ LOGFILE_DESC= log file USERPREFS_DESC= user defined revaliases XORIGIP_DESC= Add X-Originating-IP header +NO_STAGE= yes .include .if ${PORT_OPTIONS:MLOGFILE} -- cgit