svn commit: r367422 - head/editors/fb

Antoine Brodin antoine at FreeBSD.org
Sat Sep 6 13:04:30 UTC 2014


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}"
 


More information about the svn-ports-head mailing list