Files
bsdports/_oldver/jack121/files/patch-jack.pc.in
2019-12-26 07:26:06 +00:00

10 lines
344 B
PkgConfig

--- jack.pc.in.orig Thu Jun 5 03:21:36 2003
+++ jack.pc.in Sun Mar 14 22:49:44 2004
@@ -6,5 +6,5 @@
Name: jack
Description: the Jack Audio Connection Kit: a low-latency synchronous callback-based media server
Version: @JACK_VERSION@
-Libs: -L${libdir} -ljack -lpthread -ldl -lrt
+Libs: -L${libdir} -ljack -lpthread
Cflags: -I${includedir}