From f2930b7de589597402d4d34c6e7d1aa78c9e7c8e Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 8 Sep 2014 19:00:33 +0000 Subject: [PATCH] Allow staging as a regular user --- misc/inplace/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/inplace/Makefile b/misc/inplace/Makefile index 9b3873972945..0c3b12bc974f 100644 --- a/misc/inplace/Makefile +++ b/misc/inplace/Makefile @@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR= knu MAINTAINER= knu@FreeBSD.org COMMENT= Tool to edit files in-place through given filter commands -USES= tar:bzip2 +USES= tar:bzip2 uidfix USE_RUBY= yes MAKE_ARGS= PREFIX="${PREFIX}" MANPREFIX="${MANPREFIX}"