diff options
Diffstat (limited to 'www/proxygen/Makefile')
-rw-r--r-- | www/proxygen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index 25287a51c44c..87e58dfc0d28 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -30,7 +30,7 @@ LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs \ libwangle.so:net/wangle \ libzstd.so:archivers/zstd -USES= cmake compiler:c++14-lang cpe perl5 python:3.6+,build ssl +USES= cmake compiler:c++14-lang cpe perl5 python:build ssl CPE_VENDOR= facebook USE_GITHUB= yes GH_ACCOUNT= facebook |