diff options
author | Brian Somers <brian@FreeBSD.org> | 2002-09-30 00:26:40 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 2002-09-30 00:26:40 +0000 |
commit | 5ade57f2057c305253b34663f72f6f26360e5bc4 (patch) | |
tree | 2e1654cad23298938d3be0962fe53a007431dcf0 /net/freeradius/Makefile | |
parent | d975c9fdc3b3ccbdccfcb682ff89f9c0941d1763 (diff) | |
download | ports-5ade57f2057c305253b34663f72f6f26360e5bc4.tar.gz ports-5ade57f2057c305253b34663f72f6f26360e5bc4.zip |
Notes
Diffstat (limited to 'net/freeradius/Makefile')
-rw-r--r-- | net/freeradius/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile index 4a840419bf01..d169215e1c79 100644 --- a/net/freeradius/Makefile +++ b/net/freeradius/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.freeradius.org/pub/radius/ \ MAINTAINER= brian@FreeBSD.org -BROKEN= "Does not build" - LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm USE_GMAKE= yes |