svn commit: r378476 - head/sysutils/qjail2

Baptiste Daroussin bapt at FreeBSD.org
Thu Feb 5 17:03:07 UTC 2015


Author: bapt
Date: Thu Feb  5 17:03:06 2015
New Revision: 378476
URL: https://svnweb.freebsd.org/changeset/ports/378476
QAT: https://qat.redports.org/buildarchive/r378476/

Log:
  Drop unneeded NEED_ROOT

Modified:
  head/sysutils/qjail2/Makefile

Modified: head/sysutils/qjail2/Makefile
==============================================================================
--- head/sysutils/qjail2/Makefile	Thu Feb  5 17:01:28 2015	(r378475)
+++ head/sysutils/qjail2/Makefile	Thu Feb  5 17:03:06 2015	(r378476)
@@ -11,7 +11,6 @@ MAINTAINER=	qjail at a1poweruser.com
 COMMENT=	Utility to quickly deploy and manage jails
 
 USES=		tar:bzip2
-NEED_ROOT=	yes
 NO_BUILD=	yes
 
 CONFLICTS_INSTALL=	qjail-1.* qjail-3.*


More information about the svn-ports-head mailing list