From 0090808295dbe0366733c7871468f154c19d17e8 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Wed, 3 Sep 2014 21:07:17 +0000 Subject: Allow staging as a regular user --- editors/tweak/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors') diff --git a/editors/tweak/Makefile b/editors/tweak/Makefile index dc8207e6d505..2f831aac5de6 100644 --- a/editors/tweak/Makefile +++ b/editors/tweak/Makefile @@ -12,6 +12,7 @@ COMMENT= Efficient hex editor PLIST_FILES= bin/tweak \ man/man1/tweak.1.gz +USES= uidfix MAKEFILE= ${FILESDIR}/Makefile.in MAKE_ENV+= BINDIR="${LOCALBASE}/bin" MANDIR="${PREFIX}/man/man" -- cgit v1.2.3