From ea8ff22cff3d553574b25de8cfd89024ab2cb22e Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 22:10:23 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: net) --- net/openser/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/openser') diff --git a/net/openser/Makefile b/net/openser/Makefile index bdaf8503dd33..244696eba3cf 100644 --- a/net/openser/Makefile +++ b/net/openser/Makefile @@ -60,6 +60,7 @@ OPTIONS_DEFAULT= MYSQL SNMPSTATS_DESC= SNMPStats support AUTHRADIUS_DESC= auth_radius module +NO_STAGE= yes .include .if ${PORT_OPTIONS:MMYSQL} -- cgit