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/bulk_mailer/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/bulk_mailer') diff --git a/mail/bulk_mailer/Makefile b/mail/bulk_mailer/Makefile index 60ea63dc1162..d456130231b1 100644 --- a/mail/bulk_mailer/Makefile +++ b/mail/bulk_mailer/Makefile @@ -18,6 +18,7 @@ ALL_TARGET= bulk_mailer MAN1= bulk_mailer.1 +NO_STAGE= yes .include do-install: -- cgit