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=     "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=         "Depends on kernel"
.endif


Should I change IGNORE to NO_PACKAGE and it should works fine for me? Or
something would wrong?
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to