aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-06-07 21:37:46 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-06-07 21:37:46 +0000
commit61851d22aaa9c076094b92aa65933b6dc096a512 (patch)
tree05f6342804f666e2ce374fa52a6d173c25ea014e
parent9dd1971220a70b0fb2855b0d82f34610808a9b03 (diff)
downloadports-61851d22aaa9c076094b92aa65933b6dc096a512.tar.gz
ports-61851d22aaa9c076094b92aa65933b6dc096a512.zip
Allow staging as a regular user
Notes
Notes: svn path=/head/; revision=356954
-rw-r--r--sysutils/procmap/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/procmap/Makefile b/sysutils/procmap/Makefile
index 5aee30f40e93..7706569dddd5 100644
--- a/sysutils/procmap/Makefile
+++ b/sysutils/procmap/Makefile
@@ -10,6 +10,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Print the contents of a procfs map file
NO_WRKSUBDIR= yes
+USES= uidfix
MAKEFILE= /usr/share/mk/bsd.prog.mk
MAKE_ENV+= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man \
PROG=procmap MAN8=procmap.8