diff options
Diffstat (limited to 'net/openradius/Makefile')
-rw-r--r-- | net/openradius/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/openradius/Makefile b/net/openradius/Makefile index 782c0ff98ea8..4ff300c5a4f5 100644 --- a/net/openradius/Makefile +++ b/net/openradius/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.xs4all.nl/~evbergen/openradius/download/ \ MAINTAINER= jettea46@yahoo.com COMMENT= A RADIUS server with some actual documentation +CONFLICTS= freeradius-0.* gnu-radius-1.* radiusd-cistron-1.* CONFIGURE_ARGS= --prefix={$PREFIX} CC ?= gcc |