pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/shells/standalone-tcsh cannot be installed in UNPRIVIL...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0c62b2d6ecb6
branches:  trunk
changeset: 648588:0c62b2d6ecb6
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Mar 15 18:32:12 2015 +0000

description:
cannot be installed in UNPRIVILEGED mode

diffstat:

 shells/standalone-tcsh/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r c6d79095789b -r 0c62b2d6ecb6 shells/standalone-tcsh/Makefile
--- a/shells/standalone-tcsh/Makefile   Sun Mar 15 18:31:52 2015 +0000
+++ b/shells/standalone-tcsh/Makefile   Sun Mar 15 18:32:12 2015 +0000
@@ -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}
 



Home | Main Index | Thread Index | Old Index