pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/comms/xisp mark as NOT_FOR_UNPRIVILEGED



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a7b0c1867029
branches:  trunk
changeset: 648547:a7b0c1867029
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Mar 15 15:08:30 2015 +0000

description:
mark as NOT_FOR_UNPRIVILEGED

diffstat:

 comms/xisp/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 6629b0f07ca3 -r a7b0c1867029 comms/xisp/Makefile
--- a/comms/xisp/Makefile       Sun Mar 15 15:07:59 2015 +0000
+++ b/comms/xisp/Makefile       Sun Mar 15 15:08:30 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2013/01/26 21:37:13 adam Exp $
+# $NetBSD: Makefile,v 1.36 2015/03/15 15:08:30 tnn Exp $
 #
 
 DISTNAME=              xisp-2.7p4
@@ -22,6 +22,7 @@
 
 INSTALLATION_DIRS+=    share/doc/xisp
 PKG_DESTDIR_SUPPORT=   destdir
+NOT_FOR_UNPRIVILEGED=  yes
 
 CFLAGS.SunOS+=         -DSUNOS5x
 LDFLAGS.SunOS+=                -lsocket -lnsl



Home | Main Index | Thread Index | Old Index