summaryrefslogtreecommitdiff
path: root/net/dhcprelya
diff options
context:
space:
mode:
Diffstat (limited to 'net/dhcprelya')
-rw-r--r--net/dhcprelya/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dhcprelya/Makefile b/net/dhcprelya/Makefile
index 498ceb83c759..329188187a83 100644
--- a/net/dhcprelya/Makefile
+++ b/net/dhcprelya/Makefile
@@ -1,6 +1,5 @@
# Created by: Sergey Matveychuk <sem@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= dhcprelya
PORTVERSION= 4.7
@@ -27,6 +26,7 @@ PLIST_FILES= sbin/${PORTNAME} lib/${PORTNAME}_log_plugin.so \
#OPTIONS_DEFINE= RADIUS_PLUGIN
RADIUS_PLUGIN_PLUGIN_DESC= build radius plugin
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MRADIUS_PLUGIN}