Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Sep 2014 18:28:06 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367375 - head/archivers/parchive
Message-ID:  <201409051828.s85IS6Lf059130@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409051828.s85IS6Lf059130>