Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Sep 2014 13:04:30 +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: r367422 - head/editors/fb
Message-ID:  <201409061304.s86D4Usf088764@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Sep  6 13:04:30 2014
New Revision: 367422
URL: http://svnweb.freebsd.org/changeset/ports/367422
QAT: https://qat.redports.org/buildarchive/r367422/

Log:
  Allow staging as regular user

Modified:
  head/editors/fb/Makefile

Modified: head/editors/fb/Makefile
==============================================================================
--- head/editors/fb/Makefile	Sat Sep  6 13:03:23 2014	(r367421)
+++ head/editors/fb/Makefile	Sat Sep  6 13:04:30 2014	(r367422)
@@ -15,6 +15,7 @@ NO_WRKSUBDIR=	Yes
 
 PLIST_FILES=	bin/fb \
 		man/man1/fb.1.gz
+USES=		uidfix
 MAKEFILE=	${FILESDIR}/Makefile.in
 MAKE_ARGS+=	PREFIX="${PREFIX}"
 



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