aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-09-10 20:04:55 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-09-10 20:04:55 +0000
commit56b05490ec6f08bd36d5869e3f11a2af5b73a143 (patch)
tree3afac6bc21f4d5057e638d7d73946432735b416e /net
parent14c3c9f3a082c34c83a503837d102447a6337647 (diff)
Notes
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