From 5978476c353873821167189c3e7e7d3ce7b9909a Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 11 Dec 2013 14:35:36 +0000 Subject: In preparation for making libtool generate libraries with a sane name, fix all LIB_DEPENDS in audio With hat: portmgr --- audio/creox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/creox') diff --git a/audio/creox/Makefile b/audio/creox/Makefile index 99217941074c..6ff518fef26f 100644 --- a/audio/creox/Makefile +++ b/audio/creox/Makefile @@ -10,7 +10,7 @@ COMMENT= Realtime sound processor LICENSE= GPLv2 -LIB_DEPENDS= jack:${PORTSDIR}/audio/jack +LIB_DEPENDS= libjack.so:${PORTSDIR}/audio/jack USE_GITHUB= yes GH_ACCOUNT= laudrup -- cgit v1.2.3