summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/chillispot/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/net-mgmt/chillispot/Makefile b/net-mgmt/chillispot/Makefile
index d9706307bd65..286311a4d096 100644
--- a/net-mgmt/chillispot/Makefile
+++ b/net-mgmt/chillispot/Makefile
@@ -21,16 +21,11 @@ CONFIGURE_ARGS=-sysconfdir=${PREFIX}/etc
USE_RC_SUBR= chillispot
SUB_FILES= pkg-message installguide.txt
-OPTIONS_DEFINE= APACHE RADIUS
-OPTIONS_SINGLE= RADIUS
-OPTIONS_SINGLE_RADIUS= FREERADIUS OPENRADIUS
-
+OPTIONS_DEFINE= APACHE FREERADIUS
FREERADIUS_DESC=depend on FreeRADIUS
-OPENRADIUS_DESC=depend on OpenRADIUS
APACHE_USE= apache_run=22+
FREERADIUS_RUN_DEPENDS= radiusd:net/freeradius
-OPENRADIUS_RUN_DEPENDS= radiusd:net/openradius
.include <bsd.port.pre.mk>