Date: Thu, 7 Aug 2008 11:14:43 +0930 From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: freebsd-stable@FreeBSD.org Cc: Eugene Kazarinov <kamuzon@milshop.ru>, skv@FreeBSD.org Subject: Re: FreeBSD 6.3/amd64: ng_ipacct "Depends on kernel" ?? why? when? Message-ID: <200808071114.46366.doconnor@gsoft.com.au> In-Reply-To: <519867a90808061819h15e0094cv824256e38684bce1@mail.gmail.com> References: <519867a90808061700i677df5e8u221fe39de2fd3e1@mail.gmail.com> <519867a90808061751y566ea52y983c626f80fd87ac@mail.gmail.com> <519867a90808061819h15e0094cv824256e38684bce1@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1684195.K0XHFiMMfT Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thu, 7 Aug 2008, Eugene Kazarinov wrote: > Ok > Let's see > > > There is > /usr/ports/net-mgmt/ng_ipacct/Makefile > > "old" version is > # $FreeBSD: ports/net-mgmt/ng_ipacct/Makefile,v 1.9 2008/06/02 > 16:27:40 skv Exp $ > and containts these lines > > .ifndef PACKAGE_BUILDING > NO_PACKAGE=3D "Depends on kernel" > .endif > > > last version is > # $FreeBSD: ports/net-mgmt/ng_ipacct/Makefile,v 1.10 2008/08/05 > 07:19:31 erwin Exp $ > and containts these lines > > .ifndef PACKAGE_BUILDING > IGNORE=3D "Depends on kernel" > .endif > > > Should I change IGNORE to NO_PACKAGE and it should works fine for me? > Or something would wrong? Seems like it, although if you aren't building packages then it=20 shouldn't matter either way.. It does seem odd that it changed to IGNORE - NO_PACKAGE could be OK to=20 use by itself. The logic for that doesn't really make sense either.. I CC'd the port=20 maintainer about it. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1684195.K0XHFiMMfT Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iD8DBQBImlOO5ZPcIHs/zowRAo0YAJ9Aj8hw220+HCmIeZpgW7nQWJNdYgCgqyUi MUBlXwKQaknEJAzvEH+n5uI= =eKzW -----END PGP SIGNATURE----- --nextPart1684195.K0XHFiMMfT--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808071114.46366.doconnor>