diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-07 12:09:35 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-07 12:09:35 +0000 |
commit | fdd1478363fbe47b2848348c697e1cd3f41fecab (patch) | |
tree | 63f4bb293e89a0c696b6ba031229f33e1a579d46 /www/http_get | |
parent | d97e1796d0bbe64717ba9f5237ebda29d4c74cd7 (diff) | |
download | ports-fdd1478363fbe47b2848348c697e1cd3f41fecab.tar.gz ports-fdd1478363fbe47b2848348c697e1cd3f41fecab.zip |
Notes
Diffstat (limited to 'www/http_get')
-rw-r--r-- | www/http_get/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/http_get/Makefile b/www/http_get/Makefile index 110b397422e0..bdaba5e352d0 100644 --- a/www/http_get/Makefile +++ b/www/http_get/Makefile @@ -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 \ |