aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/freeradius2/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/net/freeradius2/Makefile b/net/freeradius2/Makefile
index 4b93b3e3166b..dbe4cd1e152a 100644
--- a/net/freeradius2/Makefile
+++ b/net/freeradius2/Makefile
@@ -52,7 +52,6 @@ OPTIONS= USER "Run as user freeradius, group freeradius" on \
PERL "With Perl support" on \
PYTHON "With Python support" on \
OCI8 "With Oracle support (currently experimental)" off \
- DEVELOPER "With developer support" off \
RUBY "With Ruby support (EXPERIMENTAL)" off \
DHCP "With DHCP support (EXPERIMENTAL)" off \
EXPERIMENTAL "Build experimental modules" off
@@ -203,10 +202,6 @@ PLIST_SUB+= SMB="@comment "
WITH_EXPERIMENTAL= yes
.endif
-.ifdef(WITH_DEVELOPER)
-CONFIGURE_ARGS+= --enable-developer
-.endif
-
# Oracle support is experimental under FreeBSD
.ifdef(WITH_OCI8)
EXTRA_PATCHES+= files/extra-patch-exec.c