aboutsummaryrefslogtreecommitdiffstats
path: root/net/dhcprelya
diff options
context:
space:
mode:
Diffstat (limited to 'net/dhcprelya')
-rw-r--r--net/dhcprelya/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/dhcprelya/Makefile b/net/dhcprelya/Makefile
index 329188187a8..2d9641a2a86 100644
--- a/net/dhcprelya/Makefile
+++ b/net/dhcprelya/Makefile
@@ -27,6 +27,9 @@ PLIST_FILES= sbin/${PORTNAME} lib/${PORTNAME}_log_plugin.so \
RADIUS_PLUGIN_PLUGIN_DESC= build radius plugin
NO_STAGE= yes
+
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MRADIUS_PLUGIN}