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/squirrelmail-login_auth-plugin/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/squirrelmail-login_auth-plugin') diff --git a/mail/squirrelmail-login_auth-plugin/Makefile b/mail/squirrelmail-login_auth-plugin/Makefile index c05d421893eb..e4695255ebbb 100644 --- a/mail/squirrelmail-login_auth-plugin/Makefile +++ b/mail/squirrelmail-login_auth-plugin/Makefile @@ -13,5 +13,6 @@ COMMENT= Automatically log in user based on HTTP authentication SQUIRREL_PLUGIN_NAME= ${PORTNAME} +NO_STAGE= yes .include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk" .include -- cgit