diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-06-11 23:46:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-06-11 23:46:21 +0000 |
commit | d3b7f2651e92ef32d107f11d1d45ec3abc4e456c (patch) | |
tree | 1ea3b67a9650a73fb5ab70fe0a50f094a06a2492 /net/gnu-radius | |
parent | 6a13099a536bfbec2a79cdb8c7c2ea4f8a39166f (diff) |
Notes
Diffstat (limited to 'net/gnu-radius')
-rw-r--r-- | net/gnu-radius/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/gnu-radius/Makefile b/net/gnu-radius/Makefile index d67cdd8c8375..6775f745991c 100644 --- a/net/gnu-radius/Makefile +++ b/net/gnu-radius/Makefile @@ -14,6 +14,8 @@ DISTNAME= radius-${PORTVERSION} MAINTAINER= vsevolod@highsecure.ru COMMENT= GNU RADIUS server +BROKEN= Incomplete pkg-plist + CONFLICTS= freeradius-0.* openradius-0.* radiusd-cistron-1.* USE_RC_SUBR= yes USE_SUBMAKE= yes |