Date: Sat, 23 Apr 2022 23:44:19 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 263499] [NEW PORT] dns/bind918-noxml Message-ID: <bug-263499-7788-V7AXAciLMg@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-263499-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-263499-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263499 --- Comment #3 from Sergey A. Osokin <osa@FreeBSD.org> --- (In reply to Daniel Engberg from comment #1) Please take a look on NetBSD, http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/net/bind916/options.mk?rev=3D1.4= &content-type=3Dtext/x-cvsweb-markup ### ### The statistics server in bind99 and later needs libxml2 ### .if !empty(PKG_OPTIONS:Mbind-xml-statistics-server) .include "../../textproc/libxml2/buildlink3.mk" CONFIGURE_ARGS+=3D --with-libxml2 LDFLAGS+=3D -lxml2 .else CONFIGURE_ARGS+=3D --without-libxml2 .endif --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263499-7788-V7AXAciLMg>