From 7803963c1df528b4edae5f34b19ab5ddb08d6a31 Mon Sep 17 00:00:00 2001 From: garga Date: Tue, 24 Sep 2013 16:47:23 +0000 Subject: Update LIB_DEPENDS syntax on my ports and silent make check-makefile --- audio/wmauda/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/wmauda/Makefile b/audio/wmauda/Makefile index 3f2be9a4bb35..d6159f89ce48 100644 --- a/audio/wmauda/Makefile +++ b/audio/wmauda/Makefile @@ -13,7 +13,7 @@ COMMENT= A port of wmxmms to GTK 2.x and Audacious BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious RUN_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious -LIB_DEPENDS= mowgli:${PORTSDIR}/devel/libmowgli +LIB_DEPENDS= libmowgli.so:${PORTSDIR}/devel/libmowgli USES= gmake pkgconfig NO_STAGE= yes -- cgit