svn commit: r368119 - head/ports-mgmt/portshaker

Antoine Brodin antoine at FreeBSD.org
Sat Sep 13 15:30:14 UTC 2014


Author: antoine
Date: Sat Sep 13 15:30:13 2014
New Revision: 368119
URL: http://svnweb.freebsd.org/changeset/ports/368119
QAT: https://qat.redports.org/buildarchive/r368119/

Log:
  Allow staging as a regular user

Modified:
  head/ports-mgmt/portshaker/Makefile

Modified: head/ports-mgmt/portshaker/Makefile
==============================================================================
--- head/ports-mgmt/portshaker/Makefile	Sat Sep 13 15:19:28 2014	(r368118)
+++ head/ports-mgmt/portshaker/Makefile	Sat Sep 13 15:30:13 2014	(r368119)
@@ -10,6 +10,7 @@ DISTNAME=	portshaker-${PORTVERSION}
 MAINTAINER?=	romain at FreeBSD.org
 COMMENT?=	Maintain ports tree using multiple sources
 
+USES+=		uidfix
 USE_GITHUB=	yes
 GH_ACCOUNT=	smortex
 GH_PROJECT=	portshaker


More information about the svn-ports-head mailing list