freebsd-ports/audio/jack/files/patch-jack.pc.in
Tilman Keskinoz 47174a3c8c Back out last commit, that slipped in.
Today is not my day.
2004-03-15 21:41:28 +00:00

9 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}