From cf79e82f6cd761cafba3d1afc0f2cc601bb1415e Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 12 Jun 2006 21:38:44 +0000 Subject: UVM stats don't make much sense on !NetBSD, so mark it as ONLY_FOR_PLATFORM. Discussed with wiz@. --- sysutils/xuvmstat/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils/xuvmstat') diff --git a/sysutils/xuvmstat/Makefile b/sysutils/xuvmstat/Makefile index ca2bc1fd995..c612910faf3 100644 --- a/sysutils/xuvmstat/Makefile +++ b/sysutils/xuvmstat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/02/09 13:30:19 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2006/06/12 21:38:44 joerg Exp $ # DISTNAME= ${PKGNAME_NOREV:S/-//} @@ -10,6 +10,8 @@ MASTER_SITES= http://www.NetBSD.org/~chuck/gz/ MAINTAINER= wiz@NetBSD.org COMMENT= Graphical display for the current UVM status +ONLY_FOR_PLATFORM= NetBSD-*-* + WRKSRC= ${WRKDIR}/xuvmstat INSTALLATION_DIRS= bin -- cgit v1.2.3