summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-06 13:04:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-06 13:04:30 +0000
commitfe8ea2131dbf277b76e7c5d674d105dec35963f0 (patch)
tree326337b5c539b9a55d470dfc9f69d3a2715ecc0e /editors
parentAllow staging as a regular user (diff)
Allow staging as regular user
Notes
Notes: svn path=/head/; revision=367422
Diffstat (limited to 'editors')
-rw-r--r--editors/fb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/fb/Makefile b/editors/fb/Makefile
index f2922276f63e..0bf9dfa10bab 100644
--- a/editors/fb/Makefile
+++ b/editors/fb/Makefile
@@ -15,6 +15,7 @@ NO_WRKSUBDIR= Yes
PLIST_FILES= bin/fb \
man/man1/fb.1.gz
+USES= uidfix
MAKEFILE= ${FILESDIR}/Makefile.in
MAKE_ARGS+= PREFIX="${PREFIX}"