Request kernel types on NetBSD.
This commit is contained in:
parent
0bae23d03b
commit
6474683bc4
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.17 2016/02/26 10:24:10 jperkin Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2016/03/01 20:09:29 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= bbsload-0.2.6
|
||||
|
@ -13,6 +13,8 @@ COMMENT= Small (in dimensions) tool to display the average load
|
|||
GNU_CONFIGURE= YES
|
||||
USE_LANGUAGES= c c++
|
||||
|
||||
CPPFLAGS.NetBSD+= -D_KERNTYPES
|
||||
|
||||
INSTALLATION_DIRS= ${PKGMANDIR}/man1
|
||||
|
||||
MAKE_ENV.DragonFly+= LIBS.pkgsrc=-lkinfo
|
||||
|
|
Loading…
Reference in a new issue