Re: jsoncpp update: multimedia/upplay

2020-11-07 Thread Jeremie Courreges-Anglas
On Sat, Nov 07 2020, Rafael Sadowski wrote: > Fix upplay with upcoming jsoncpp update. Actually you could just drop the patch. The build would then pass c++ a bogus -I/usr/include/jsoncpp but it doesn't harm. dirbrowser/dirb_json.cpp:#include > While here, fix WANTLIB and > remove qtscript

jsoncpp update: multimedia/upplay

2020-11-07 Thread Rafael Sadowski
Fix upplay with upcoming jsoncpp update. While here, fix WANTLIB and remove qtscript dependency. OK? diff --git a/multimedia/upplay/Makefile b/multimedia/upplay/Makefile index 4f5c22d5fbd..3266c6b4a13 100644 --- a/multimedia/upplay/Makefile +++ b/multimedia/upplay/Makefile @@ -3,6 +3,7 @@