ports/70603: [patch] update net/freeradius to 1.0.0
Joerg Pulz
Joerg.Pulz at frm2.tum.de
Fri Aug 20 06:30:30 UTC 2004
The following reply was made to PR ports/70603; it has been noted by GNATS.
From: Joerg Pulz <Joerg.Pulz at frm2.tum.de>
To: FreeBSD-gnats-submit at freebsd.org
Cc: Andrew Thompson <andy at fud.org.nz>
Subject: Re: ports/70603: [patch] update net/freeradius to 1.0.0
Date: Fri, 20 Aug 2004 08:22:27 +0200 (CEST)
On Fri, 20 Aug 2004, Andrew Thompson wrote:
> Thanks for the improvements, they look good.
>
> Volker sent an email about the dependancies, do you know the correct way
> to do it?
hi,
please see below for a correct libsnmp dependency.
i couldn't figure that out before, as i have no snmp stuff installed and don't
really need it. anyway, here comes the correct solution.
.ifdef(WITH_SNMP)
LIB_DEPENDS+= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4
.else
CONFIGURE_ARGS+=--without-snmp
.endif
regards
Joerg
More information about the freebsd-ports-bugs
mailing list