diff options
Diffstat (limited to 'www/p5-HTTP-Size/Makefile')
-rw-r--r-- | www/p5-HTTP-Size/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTTP-Size/Makefile b/www/p5-HTTP-Size/Makefile index 8ed1402b344e..3f34fbc19bc8 100644 --- a/www/p5-HTTP-Size/Makefile +++ b/www/p5-HTTP-Size/Makefile @@ -17,7 +17,7 @@ COMMENT= Get the byte size of an internet resource BUILD_DEPENDS= p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-URI>0:${PORTSDIR}/net/p5-URI \ p5-HTML-SimpleLinkExtor>0:${PORTSDIR}/www/p5-HTML-SimpleLinkExtor -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MAKE_JOBS_SAFE= yes |