pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/skill Mark as NOT_FOR_PLATFORM Interix.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/541bd06d8ea0
branches:  trunk
changeset: 490447:541bd06d8ea0
user:      tv <tv%pkgsrc.org@localhost>
date:      Thu Mar 10 17:00:54 2005 +0000

description:
Mark as NOT_FOR_PLATFORM Interix.

diffstat:

 sysutils/skill/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 4c3c11afd484 -r 541bd06d8ea0 sysutils/skill/Makefile
--- a/sysutils/skill/Makefile   Thu Mar 10 16:58:39 2005 +0000
+++ b/sysutils/skill/Makefile   Thu Mar 10 17:00:54 2005 +0000
@@ -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 @@
 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"



Home | Main Index | Thread Index | Old Index