svn commit: r367532 - head/www/http_post
Antoine Brodin
antoine at FreeBSD.org
Sun Sep 7 12:22:30 UTC 2014
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 at 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 \
More information about the svn-ports-all
mailing list