Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Sep 2014 12:21:32 +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: r367531 - head/www/http_load
Message-ID:  <201409071221.s87CLWHk052546@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Sep  7 12:21:31 2014
New Revision: 367531
URL: http://svnweb.freebsd.org/changeset/ports/367531
QAT: https://qat.redports.org/buildarchive/r367531/

Log:
  Allow staging as a regular user

Modified:
  head/www/http_load/Makefile

Modified: head/www/http_load/Makefile
==============================================================================
--- head/www/http_load/Makefile	Sun Sep  7 12:10:52 2014	(r367530)
+++ head/www/http_load/Makefile	Sun Sep  7 12:21:31 2014	(r367531)
@@ -10,6 +10,7 @@ DISTNAME=	${PORTNAME}-12mar2006
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Multiprocessing http performance test client
 
+USES=		uidfix
 MAKEFILE=	${FILESDIR}/Makefile.bsd
 
 PLIST_FILES=	bin/http_load \



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