svn commit: r367373 - head/archivers/pixz

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


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

Log:
  Allow staging as a regular user

Modified:
  head/archivers/pixz/Makefile

Modified: head/archivers/pixz/Makefile
==============================================================================
--- head/archivers/pixz/Makefile	Fri Sep  5 18:22:24 2014	(r367372)
+++ head/archivers/pixz/Makefile	Fri Sep  5 18:26:10 2014	(r367373)
@@ -14,6 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 SUB_FILES=	Makefile
 PLIST_FILES=	bin/${PORTNAME} man/man1/pixz.1.gz
+USES=		uidfix
 MAKE_ENV+=	PTHREAD_LIBS=${PTHREAD_LIBS}
 
 post-extract: apply-slist


More information about the svn-ports-head mailing list