ports/devel/ptlib/patches/patch-configure

12 lines
318 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: configure
--- configure.orig
+++ configure
@@ -4469,7 +4469,6 @@ fi
openbsd* ) OSTYPE=OpenBSD ;
OS_TAG="P_OPENBSD" ;
OSRELEASE="`sysctl -n kern.osrevision`" ;
- ENDLDLIBS="-lossaudio" ;
need_pragma=yes ;
$as_echo "#define P_PTHREADS 1" >>confdefs.h