From: "Sebastian Reitenbach" Subject: Re: UPDATE: comms/rtl-sdr and take MAINTAINER To: "Stuart Henderson" Cc: "Rafael Sadowski" , ports@openbsd.org Date: Wed, 10 Jan 2024 13:38:21 +0100 On Wednesday, January 10, 2024 12:31 CET, Stuart Henderson wrote: > On 2024/01/10 10:07, Rafael Sadowski wrote: > > - Set -DCMAKE_DISABLE_FIND_PACKAGE_Git=ON, checkout: > > /usr/ports/pobj/rtl-sdr-2.0.1/rtl-sdr-2.0.1/cmake/Modules/Version.cmake > > good catch > > > - Set NO_TEST = Yes > > that is for "things error out if you run 'make test'", please don't yse > it for "port has no tests" > thanks both of you. I'll add the -DCMAKE_DISABLE_FIND_PACKAGE_Git=ON to CONFIGURE_ARGS and leave the NO_TESTS as is. Sebastian