From 889947ab251e908fe691437149758a1ef2127279 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 18 Jan 2010 23:10:15 +0000 Subject: Use BIND 9.5.x by default. It works fine for me under NetBSD/amd64 since several month. --- multimedia/mediatomb/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia') diff --git a/multimedia/mediatomb/Makefile b/multimedia/mediatomb/Makefile index c82d8f7419b..1655d404437 100644 --- a/multimedia/mediatomb/Makefile +++ b/multimedia/mediatomb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2010/01/17 12:02:30 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2010/01/18 23:10:15 tron Exp $ DISTNAME= mediatomb-0.11.0 PKGREVISION= 7 @@ -67,7 +67,7 @@ PREFER.bind= pkgsrc # we need the package for the lwres lib .include "../../devel/zlib/buildlink3.mk" .include "../../graphics/libexif/buildlink3.mk" .include "../../multimedia/ffmpeg/buildlink3.mk" -.include "../../net/bind9/buildlink3.mk" +.include "../../net/bind95/buildlink3.mk" .include "../../textproc/expat/buildlink3.mk" .include "../../www/curl/buildlink3.mk" -- cgit v1.2.3