svn commit: r367573 - head/devel/opencvs

Antoine Brodin antoine at FreeBSD.org
Sun Sep 7 16:40:08 UTC 2014


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"


More information about the svn-ports-head mailing list