diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/http_post/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |