summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2015-03-15 18:32:12 +0000
committertnn <tnn@pkgsrc.org>2015-03-15 18:32:12 +0000
commit0d90a95b3f66665be18cb37ac032c7c830c2c226 (patch)
tree4022e7561b69aff1705d4cfc615c8866d5b23766 /shells
parent39eee8af0f0079d8cd7d95c8a01b4eaa66c12e00 (diff)
downloadpkgsrc-0d90a95b3f66665be18cb37ac032c7c830c2c226.tar.gz
cannot be installed in UNPRIVILEGED mode
Diffstat (limited to 'shells')
-rw-r--r--shells/standalone-tcsh/Makefile3
1 files changed, 2 insertions, 1 deletions
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}