From 94bbb4036fd7e2661fc49fee43a47e6bfce47287 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 7 Sep 2014 12:22:29 +0000 Subject: [PATCH] Allow staging as a regular user --- www/http_post/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/www/http_post/Makefile b/www/http_post/Makefile index 36702eefe863..5badb8e81aac 100644 --- a/www/http_post/Makefile +++ b/www/http_post/Makefile @@ -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 \