From 97d4b89eb3b00e60438968e45cc92ffef7b33152 Mon Sep 17 00:00:00 2001 From: antoine Date: Fri, 5 Sep 2014 16:41:47 +0000 Subject: Allow staging as a regular user --- audio/jack_ghero/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/jack_ghero/Makefile b/audio/jack_ghero/Makefile index 1c1f65592e49..81348dba4b62 100644 --- a/audio/jack_ghero/Makefile +++ b/audio/jack_ghero/Makefile @@ -14,7 +14,7 @@ LICENSE= BSD LIB_DEPENDS= libjack.so:${PORTSDIR}/audio/jack -USES= tar:bzip2 +USES= tar:bzip2 uidfix PLIST_FILES= sbin/jack_ghero \ man/man8/jack_ghero.8.gz -- cgit