summaryrefslogtreecommitdiff
path: root/pkgtools/rc.subr
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2020-03-22 13:21:05 +0000
committertnn <tnn@pkgsrc.org>2020-03-22 13:21:05 +0000
commit450b629b7a6c53c625f42513518f69a8dcda74c0 (patch)
tree24f356c4847e3f310a4b84367c1e16828fbd0eb1 /pkgtools/rc.subr
parent7b942317abd96ae312693cdae9826fd1d570c65b (diff)
downloadpkgsrc-450b629b7a6c53c625f42513518f69a8dcda74c0.tar.gz
rc.subr: mark as not for unprivileged, because of PREFIX:=/ abuse
Diffstat (limited to 'pkgtools/rc.subr')
-rw-r--r--pkgtools/rc.subr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/rc.subr/Makefile b/pkgtools/rc.subr/Makefile
index 2c17e788e65..767902e7bad 100644
--- a/pkgtools/rc.subr/Makefile
+++ b/pkgtools/rc.subr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2020/01/18 23:33:27 rillig Exp $
+# $NetBSD: Makefile,v 1.34 2020/03/22 13:21:05 tnn Exp $
#
PKGNAME= rc.subr-20181226
@@ -14,6 +14,7 @@ ONLY_FOR_PLATFORM+= Linux-*-* OpenBSD-*-* QNX-*-* SunOS-*-*
NO_BUILD= yes
NO_CONFIGURE= yes
+NOT_FOR_UNPRIVILEGED= yes
CHECK_FILES_SUPPORTED= no
BUILD_DEFS+= RCD_SCRIPTS_DIR