diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-14 15:47:28 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-14 15:47:28 +0000 |
commit | 23a445abcc9dd15f1c63303324204d3dc6121aec (patch) | |
tree | 965aa9070c0dc6fc109a2fbd6867d66bd31c3954 /net/openradius | |
parent | d1b15b0c12058a6784b9658c47b53e3cdc149809 (diff) | |
download | ports-23a445abcc9dd15f1c63303324204d3dc6121aec.tar.gz ports-23a445abcc9dd15f1c63303324204d3dc6121aec.zip |
Notes
Diffstat (limited to 'net/openradius')
-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 |