Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Sep 2014 16:40:08 +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: r367573 - head/devel/opencvs
Message-ID:  <201409071640.s87Ge8Vi076979@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Sep  7 16:40:08 2014
New Revision: 367573
URL: http://svnweb.freebsd.org/changeset/ports/367573
QAT: https://qat.redports.org/buildarchive/r367573/

Log:
  Allow staging as a regular user

Modified:
  head/devel/opencvs/Makefile

Modified: head/devel/opencvs/Makefile
==============================================================================
--- head/devel/opencvs/Makefile	Sun Sep  7 16:37:44 2014	(r367572)
+++ head/devel/opencvs/Makefile	Sun Sep  7 16:40:08 2014	(r367573)
@@ -14,6 +14,7 @@ LICENSE=	BSD2CLAUSE
 
 WRKSRC=		${WRKDIR}/cvs
 
+USES=		uidfix
 MAKE_ENV+=	BINDIR="${PREFIX}/bin" \
 		MANDIR="${MANPREFIX}/man/man" \
 		CATDIR="${MANPREFIX}/man/man"



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