From 1e8de65adde771ae7fe85af6a44ef7c708edcb6e Mon Sep 17 00:00:00 2001 From: Koop Mast Date: Sun, 5 Dec 2010 15:19:54 +0000 Subject: Correct alsa-lib depend. s/libasound.2/asound.2/ --- audio/jack/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/jack/Makefile') diff --git a/audio/jack/Makefile b/audio/jack/Makefile index c2ce69d90e6f..60df94fe7ba7 100644 --- a/audio/jack/Makefile +++ b/audio/jack/Makefile @@ -18,7 +18,7 @@ COMMENT= A low-latency audio server LIB_DEPENDS= portaudio.0:${PORTSDIR}/audio/portaudio \ sndfile.1:${PORTSDIR}/audio/libsndfile \ samplerate.1:${PORTSDIR}/audio/libsamplerate \ - libasound.2:${PORTSDIR}/audio/alsa-lib \ + asound.2:${PORTSDIR}/audio/alsa-lib \ celt.0:${PORTSDIR}/audio/celt LATEST_LINK= jack -- cgit v1.2.3