From a1eb054b41d2234be800951b508f13383ba875fa Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 11 Jan 2013 23:30:39 +0000 Subject: Requires _KMEMUSER on NetBSD/current --- sysutils/pscpug/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils') diff --git a/sysutils/pscpug/Makefile b/sysutils/pscpug/Makefile index e4b3014ff2e..9f4b35731c3 100644 --- a/sysutils/pscpug/Makefile +++ b/sysutils/pscpug/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/23 19:51:20 asau Exp $ +# $NetBSD: Makefile,v 1.6 2013/01/11 23:30:39 joerg Exp $ DISTNAME= pscpug035 PKGNAME= pscpug-0.3.5 @@ -16,5 +16,7 @@ NOT_FOR_PLATFORM= Interix-*-* # no rusage or procfs stats INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 +CFLAGS.NetBSD= -D_KMEMUSER + .include "../../devel/ncurses/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3