From 3d917dc0ec289c2d7ccc2512f5f3721106790420 Mon Sep 17 00:00:00 2001 From: tnn Date: Sun, 15 Mar 2015 18:32:12 +0000 Subject: cannot be installed in UNPRIVILEGED mode --- shells/standalone-tcsh/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shells/standalone-tcsh') diff --git a/shells/standalone-tcsh/Makefile b/shells/standalone-tcsh/Makefile index ef113a98e87..8e5b45c0310 100644 --- a/shells/standalone-tcsh/Makefile +++ b/shells/standalone-tcsh/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2015/01/11 02:15:51 dholland Exp $ +# $NetBSD: Makefile,v 1.25 2015/03/15 18:32:12 tnn Exp $ # # FIXME: This is because of PREFIX=/ below. CHECK_FILES_SUPPORTED= no +NOT_FOR_UNPRIVILEGED= yes PKGNAME= standalone-${DISTNAME} -- cgit v1.2.3