ports/misc/brltty/patches/patch-configure

12 lines
219 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: configure
--- configure.orig
+++ configure
@@ -7790,6 +7790,7 @@ _ACEOF
;;
openbsd*)
system_object="openbsd"
+ LIBS="-lsndio ${LIBS}"
;;
freebsd*)
system_object="freebsd"