Date: Thu, 21 Aug 2014 19:36:06 +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: r365589 - head/sysutils/bksh Message-ID: <201408211936.s7LJa6dv044822@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@anarcat.ath.cx COMMENT= Backup-only shell +USES= uidfix + PLIST_FILES= bin/bksh post-patch:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408211936.s7LJa6dv044822>