From 9945eb084e64cb98322c9a704d7b07613777e6b6 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 22:55:24 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: security) --- security/bro/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/bro') diff --git a/security/bro/Makefile b/security/bro/Makefile index ae36078d4057..dc2b24d3c930 100644 --- a/security/bro/Makefile +++ b/security/bro/Makefile @@ -26,6 +26,7 @@ LBL_CF_DESC= Unix time to formated time/date filter support BROCCOLI_DESC= Build support for libbroccoli communications OPTIONS_EXCLUDE=NLS DOCS +NO_STAGE= yes .include .if ${PORT_OPTIONS:MBROCCOLI} -- cgit