summaryrefslogtreecommitdiffstats
path: root/audio/jack
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2004-03-15 21:41:28 +0000
committerarved <arved@FreeBSD.org>2004-03-15 21:41:28 +0000
commite5e74e9e1e6ae9f1f42558ff2900d8aeff5d3574 (patch)
treef3acff700af987f6b8357e91320d9b3cc7f82725 /audio/jack
parent78656ec6febbbda1d1b6917981de0faaba105713 (diff)
downloadFreeBSD-ports-e5e74e9e1e6ae9f1f42558ff2900d8aeff5d3574.zip
FreeBSD-ports-e5e74e9e1e6ae9f1f42558ff2900d8aeff5d3574.tar.gz
Back out last commit, that slipped in.
Today is not my day.
Diffstat (limited to 'audio/jack')
-rw-r--r--audio/jack/files/patch-jack.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/jack/files/patch-jack.pc.in b/audio/jack/files/patch-jack.pc.in
index 30da77b..7391565 100644
--- a/audio/jack/files/patch-jack.pc.in
+++ b/audio/jack/files/patch-jack.pc.in
@@ -5,5 +5,5 @@
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 %%PTHREAD_LIBS%%
++Libs: -L${libdir} -ljack -lpthread
Cflags: -I${includedir}
OpenPOWER on IntegriCloud