diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-06 13:04:30 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-06 13:04:30 +0000 |
commit | fe8ea2131dbf277b76e7c5d674d105dec35963f0 (patch) | |
tree | 326337b5c539b9a55d470dfc9f69d3a2715ecc0e /editors | |
parent | c6d954d521d3a7c13848294692b7ccc64c27e3bb (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/fb/Makefile | 1 |
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}" |