svn commit: r367354 - head/audio/jack_ghero
Antoine Brodin
antoine at FreeBSD.org
Fri Sep 5 16:41:48 UTC 2014
Author: antoine
Date: Fri Sep 5 16:41:47 2014
New Revision: 367354
URL: http://svnweb.freebsd.org/changeset/ports/367354
QAT: https://qat.redports.org/buildarchive/r367354/
Log:
Allow staging as a regular user
Modified:
head/audio/jack_ghero/Makefile
Modified: head/audio/jack_ghero/Makefile
==============================================================================
--- head/audio/jack_ghero/Makefile Fri Sep 5 16:41:35 2014 (r367353)
+++ head/audio/jack_ghero/Makefile Fri Sep 5 16:41:47 2014 (r367354)
@@ -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
More information about the svn-ports-all
mailing list