From c52f20a270f61dbfe806f9bd9dd849d9256eefa2 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 12 Feb 2014 07:08:56 +0000 Subject: [PATCH] - Stage support --- net/openslp/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/net/openslp/Makefile b/net/openslp/Makefile index 4599f59690ff..4ba01f159b4a 100644 --- a/net/openslp/Makefile +++ b/net/openslp/Makefile @@ -23,7 +23,6 @@ OPTIONS_DEFINE= SLP_SECURITY ASYNC_API DOCS SLP_SECURITY_DESC= Turn on SLPv2 security support ASYNC_API_DESC= Enable asynchronous communication API -NO_STAGE= yes .include .if ${PORT_OPTIONS:MSLP_SECURITY}