From 5b8aae2ffcdeda7858bcb11067eb16138a025c7a Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 11 Oct 2004 23:46:15 +0000 Subject: Mark as not for Interix due to major work being needed to accomodate Interix username sizes and user authentication. --- misc/screen/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'misc/screen') diff --git a/misc/screen/Makefile b/misc/screen/Makefile index ab428274153..f840f0f545b 100644 --- a/misc/screen/Makefile +++ b/misc/screen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2004/07/15 04:05:40 atatat Exp $ +# $NetBSD: Makefile,v 1.54 2004/10/11 23:46:15 tv Exp $ DISTNAME= screen-4.0.2 PKGREVISION= 1 @@ -12,6 +12,8 @@ COMMENT= Multi-screen window manager PKG_INSTALLATION_TYPES= overwrite pkgviews +NOT_FOR_PLATFORM= Interix-*-* # user auth and username size fixes needed + USE_BUILDLINK3= YES USE_PKGINSTALL= YES INFO_FILES= screen.info -- cgit v1.2.3