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/spamilter/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/spamilter') diff --git a/mail/spamilter/Makefile b/mail/spamilter/Makefile index 70a8ae9ce2fe..940571bf3e81 100644 --- a/mail/spamilter/Makefile +++ b/mail/spamilter/Makefile @@ -27,6 +27,7 @@ DOCSFILES= Changelog INSTALL LICENSE docs/docs.html docs/docs.txt \ conf/db.rcpt conf/db.rdnsbl conf/db.sndr \ conf/policy.html conf/spamilter.rc +NO_STAGE= yes .include .include "${PORTSDIR}/mail/sendmail/bsd.milter.mk" -- cgit