svn commit: r365589 - head/sysutils/bksh

Antoine Brodin antoine at FreeBSD.org
Thu Aug 21 19:36:06 UTC 2014


Author: antoine
Date: Thu Aug 21 19:36:06 2014
New Revision: 365589
URL: http://svnweb.freebsd.org/changeset/ports/365589
QAT: https://qat.redports.org/buildarchive/r365589/

Log:
  Allow staging as a regular user

Modified:
  head/sysutils/bksh/Makefile

Modified: head/sysutils/bksh/Makefile
==============================================================================
--- head/sysutils/bksh/Makefile	Thu Aug 21 19:35:52 2014	(r365588)
+++ head/sysutils/bksh/Makefile	Thu Aug 21 19:36:06 2014	(r365589)
@@ -9,6 +9,8 @@ MASTER_SITES=	http://anarcat.ath.cx/soft
 MAINTAINER=	anarcat at anarcat.ath.cx
 COMMENT=	Backup-only shell
 
+USES=		uidfix
+
 PLIST_FILES=	bin/bksh
 
 post-patch:


More information about the svn-ports-head mailing list