aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-09-10 23:05:14 +0800
committerantoine <antoine@FreeBSD.org>2014-09-10 23:05:14 +0800
commitf3ccfe0997c3b2b7c044827c74efec28c1df1be6 (patch)
tree0ef4df4a772eae329ad12a98c52f13b416eb9df5
parentea0cdaa12be862ccb59bffd5a6dc24edcd544a72 (diff)
downloadfreebsd-ports-gnome-f3ccfe0997c3b2b7c044827c74efec28c1df1be6.tar.gz
freebsd-ports-gnome-f3ccfe0997c3b2b7c044827c74efec28c1df1be6.tar.zst
freebsd-ports-gnome-f3ccfe0997c3b2b7c044827c74efec28c1df1be6.zip
Allow staging as a regular user
-rw-r--r--misc/imerge/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/imerge/Makefile b/misc/imerge/Makefile
index a06ea13cc06c..42cdbfcce7f2 100644
--- a/misc/imerge/Makefile
+++ b/misc/imerge/Makefile
@@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR= knu
MAINTAINER= knu@FreeBSD.org
COMMENT= Tool to help merge one file to another interactively
-USES= tar:bzip2
+USES= tar:bzip2 uidfix
MAKE_ARGS= PREFIX="${PREFIX}" MANPREFIX="${MANPREFIX}"
MAKEFILE= BSDmakefile