pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/nbitools NOT_FOR_UNPRIVILEGED= yes



details:   https://anonhg.NetBSD.org/pkgsrc/rev/28e98af9fbad
branches:  trunk
changeset: 398929:28e98af9fbad
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Fri Sep 11 18:47:55 2009 +0000

description:
NOT_FOR_UNPRIVILEGED=   yes

diffstat:

 devel/nbitools/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2fa34ffa2696 -r 28e98af9fbad devel/nbitools/Makefile
--- a/devel/nbitools/Makefile   Fri Sep 11 18:00:12 2009 +0000
+++ b/devel/nbitools/Makefile   Fri Sep 11 18:47:55 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2009/08/29 09:31:23 obache Exp $
+# $NetBSD: Makefile,v 1.17 2009/09/11 18:47:55 tnn Exp $
 #
 
 DISTNAME=      nbitools-R6.3
@@ -13,6 +13,7 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 PKG_DESTDIR_SUPPORT=   destdir
+NOT_FOR_UNPRIVILEGED=  yes
 
 BUILD_TARGET=  World
 MAKE_ENV+=     GCCCMD=gcc



Home | Main Index | Thread Index | Old Index