svn commit: r367515 - head/sysutils/btsixad

Antoine Brodin antoine at FreeBSD.org
Sun Sep 7 11:14:29 UTC 2014


Author: antoine
Date: Sun Sep  7 11:14:29 2014
New Revision: 367515
URL: http://svnweb.freebsd.org/changeset/ports/367515
QAT: https://qat.redports.org/buildarchive/r367515/

Log:
  Allow staging as a regular user

Modified:
  head/sysutils/btsixad/Makefile

Modified: head/sysutils/btsixad/Makefile
==============================================================================
--- head/sysutils/btsixad/Makefile	Sun Sep  7 11:08:57 2014	(r367514)
+++ head/sysutils/btsixad/Makefile	Sun Sep  7 11:14:29 2014	(r367515)
@@ -12,6 +12,8 @@ LICENSE=	BSD2CLAUSE
 
 LIB_DEPENDS=	libcuse4bsd.so:${PORTSDIR}/multimedia/cuse4bsd-kmod
 
+USES=		uidfix
+
 PLIST_FILES=	sbin/btsixad \
 		etc/rc.d/btsixad \
 		etc/devd/btsixad.conf \


More information about the svn-ports-head mailing list