summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/skill/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/skill/Makefile b/sysutils/skill/Makefile
index c81680b590d..5b678469693 100644
--- a/sysutils/skill/Makefile
+++ b/sysutils/skill/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/07/04 22:40:32 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2005/03/10 17:00:54 tv Exp $
#
DISTNAME= skill-4.1.1
@@ -10,6 +10,8 @@ MAINTAINER= kim@tac.nyc.ny.us
HOMEPAGE= http://www.cs.utah.edu/~forys/software.html
COMMENT= Signal processes given user names, ttys, commands, or pids
+NOT_FOR_PLATFORM+= Interix-*-* # currently no machdep support
+
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "NetBSD"