From aab460e89d4978d9d772306da8e1eabbd7db054a Mon Sep 17 00:00:00 2001 From: antoine Date: Sat, 6 Sep 2014 13:04:30 +0000 Subject: Allow staging as regular user --- editors/fb/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors/fb') 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}" -- cgit