$OpenBSD: patch-cmake-proxies_CMakeLists_txt,v 1.1 2021/02/14 08:36:20 ajacoutot Exp $

Index: cmake-proxies/CMakeLists.txt
--- cmake-proxies/CMakeLists.txt.orig
+++ cmake-proxies/CMakeLists.txt
@@ -132,7 +132,7 @@ addlib( expat              expat       EXPAT       YES
 addlib( lame               lame        LAME        YES   YES   "lame >= 3.100" )
 addlib( libsndfile         sndfile     SNDFILE     YES   YES   "sndfile >= 1.0.28" )
 addlib( libsoxr            soxr        SOXR        YES   YES   "soxr >= 0.1.1" )
-addlib( portaudio-v19      portaudio   PORTAUDIO   YES   YES   "" )
+addlib( portaudio-v19      portaudio   PORTAUDIO   YES   YES   "portaudio-2.0 >= 19" )
 
 # Optional libraries
 #
