pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/xuvmstat UVM stats don't make much sense on !...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5e80f3b409dd
branches: trunk
changeset: 514475:5e80f3b409dd
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Jun 12 21:38:44 2006 +0000
description:
UVM stats don't make much sense on !NetBSD, so mark it as
ONLY_FOR_PLATFORM. Discussed with wiz@.
diffstat:
sysutils/xuvmstat/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 9afb52dcd513 -r 5e80f3b409dd sysutils/xuvmstat/Makefile
--- a/sysutils/xuvmstat/Makefile Mon Jun 12 20:43:20 2006 +0000
+++ b/sysutils/xuvmstat/Makefile Mon Jun 12 21:38:44 2006 +0000
@@ -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 @@
MAINTAINER= wiz%NetBSD.org@localhost
COMMENT= Graphical display for the current UVM status
+ONLY_FOR_PLATFORM= NetBSD-*-*
+
WRKSRC= ${WRKDIR}/xuvmstat
INSTALLATION_DIRS= bin
Home |
Main Index |
Thread Index |
Old Index