Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Sep 2014 12:22:29 +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: r367532 - head/www/http_post
Message-ID:  <201409071222.s87CMT0c055632@svn.freebsd.org>

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

Log:
  Allow staging as a regular user

Modified:
  head/www/http_post/Makefile

Modified: head/www/http_post/Makefile
==============================================================================
--- head/www/http_post/Makefile	Sun Sep  7 12:21:31 2014	(r367531)
+++ head/www/http_post/Makefile	Sun Sep  7 12:22:29 2014	(r367532)
@@ -11,6 +11,7 @@ MAINTAINER=	masaki@club.kyutech.ac.jp
 COMMENT=	Do a POST operaion and Dump http-contents to stdout
 
 WRKSRC=		${WRKDIR}/http_post
+USES=		uidfix
 MAKEFILE=	${FILESDIR}/Makefile.bsd
 
 PLIST_FILES=	bin/http_post \



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