diff --git a/net/freeradius/Makefile.module b/net/freeradius/Makefile.module index 3cf82db32e73..fcdbd1ba3f25 100644 --- a/net/freeradius/Makefile.module +++ b/net/freeradius/Makefile.module @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.module,v 1.1 2017/08/26 10:07:28 fhajny Exp $ +# $NetBSD: Makefile.module,v 1.2 2024/01/12 14:30:12 jperkin Exp $ .include "../../net/freeradius/Makefile.common" @@ -6,8 +6,3 @@ DEPENDS+= freeradius>=${PKGVERSION_NOREV}:../../net/freeradius DISTINFO_FILE= ${.CURDIR}/../../net/freeradius/distinfo PATCHDIR= ${.CURDIR}/../../net/freeradius/patches - -BUILDLINK_DEPMETHOD.gdbm?= build -BUILDLINK_DEPMETHOD.libpcap?= build -BUILDLINK_DEPMETHOD.openssl?= build -BUILDLINK_DEPMETHOD.talloc?= build