svn commit: r367525 - head/devel/frink

Antoine Brodin antoine at FreeBSD.org
Sun Sep 7 11:45:59 UTC 2014


Author: antoine
Date: Sun Sep  7 11:45:58 2014
New Revision: 367525
URL: http://svnweb.freebsd.org/changeset/ports/367525
QAT: https://qat.redports.org/buildarchive/r367525/

Log:
  Allow staging as a regular user

Modified:
  head/devel/frink/Makefile

Modified: head/devel/frink/Makefile
==============================================================================
--- head/devel/frink/Makefile	Sun Sep  7 11:43:55 2014	(r367524)
+++ head/devel/frink/Makefile	Sun Sep  7 11:45:58 2014	(r367525)
@@ -10,7 +10,7 @@ MAINTAINER=	mi at aldan.algebra.com
 COMMENT=	Tcl formatter and static tester
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-2.2.2
-
+USES=		uidfix
 MAKEFILE=	${FILESDIR}/Makefile.bsd
 
 OPTIONS_DEFINE=	DOCS


More information about the svn-ports-head mailing list