svn commit: r367375 - head/archivers/parchive

Antoine Brodin antoine at FreeBSD.org
Fri Sep 5 18:28:06 UTC 2014


Author: antoine
Date: Fri Sep  5 18:28:06 2014
New Revision: 367375
URL: http://svnweb.freebsd.org/changeset/ports/367375
QAT: https://qat.redports.org/buildarchive/r367375/

Log:
  Allow staging as regular user

Modified:
  head/archivers/parchive/Makefile

Modified: head/archivers/parchive/Makefile
==============================================================================
--- head/archivers/parchive/Makefile	Fri Sep  5 18:26:46 2014	(r367374)
+++ head/archivers/parchive/Makefile	Fri Sep  5 18:28:06 2014	(r367375)
@@ -10,6 +10,7 @@ DISTNAME=	par-v${PORTVERSION}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Parity Archiver - makes multiple parity volumes from a set of files
 
+USES=		uidfix
 MAKEFILE=	${FILESDIR}/Makefile
 PLIST_FILES=	bin/parchive
 WRKSRC=		${WRKDIR}/par-cmdline


More information about the svn-ports-head mailing list