svn commit: r367368 - head/misc/team

Antoine Brodin antoine at FreeBSD.org
Fri Sep 5 18:07:11 UTC 2014


Author: antoine
Date: Fri Sep  5 18:07:10 2014
New Revision: 367368
URL: http://svnweb.freebsd.org/changeset/ports/367368
QAT: https://qat.redports.org/buildarchive/r367368/

Log:
  Allow staging as a regular user

Modified:
  head/misc/team/Makefile

Modified: head/misc/team/Makefile
==============================================================================
--- head/misc/team/Makefile	Fri Sep  5 18:03:46 2014	(r367367)
+++ head/misc/team/Makefile	Fri Sep  5 18:07:10 2014	(r367368)
@@ -11,6 +11,8 @@ MASTER_SITE_SUBDIR=	joerg
 MAINTAINER=	joerg at FreeBSD.org
 COMMENT=	Portable multi-buffered tape streaming utility
 
+USES=		uidfix
+
 PLIST_FILES=	bin/team \
 		man/man1/team.1.gz
 


More information about the svn-ports-head mailing list