Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Sep 2014 16:41:47 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367354 - head/audio/jack_ghero
Message-ID:  <201409051641.s85Gflvf007613@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409051641.s85Gflvf007613>