Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Sep 2014 12:09:35 +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: r367529 - head/www/http_get
Message-ID:  <201409071209.s87C9Zg8046859@svn.freebsd.org>

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

Log:
  Allow staging as a regular user

Modified:
  head/www/http_get/Makefile

Modified: head/www/http_get/Makefile
==============================================================================
--- head/www/http_get/Makefile	Sun Sep  7 12:03:48 2014	(r367528)
+++ head/www/http_get/Makefile	Sun Sep  7 12:09:35 2014	(r367529)
@@ -11,6 +11,7 @@ MAINTAINER=	masaki@club.kyutech.ac.jp
 COMMENT=	Dump http-contents to stdout
 
 WRKSRC=		${WRKDIR}/http_get
+USES=		uidfix
 MAKEFILE=	${FILESDIR}/Makefile.bsd
 
 PLIST_FILES=	bin/http_get \



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