summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-12 07:08:56 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-12 07:08:56 +0000
commitc52f20a270f61dbfe806f9bd9dd849d9256eefa2 (patch)
tree684d2a0ac52ebf2299efac221873e77dd0aa6431 /net
parent070da38caa640b34910dae50f464b636623622b4 (diff)
downloadfreebsd-ports-c52f20a270f61dbfe806f9bd9dd849d9256eefa2.zip
- Stage support
Diffstat (limited to 'net')
-rw-r--r--net/openslp/Makefile1
1 files changed, 0 insertions, 1 deletions
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 <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSLP_SECURITY}