aboutsummaryrefslogtreecommitdiffstats
path: root/audio/wmauda
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2013-09-25 00:47:23 +0800
committergarga <garga@FreeBSD.org>2013-09-25 00:47:23 +0800
commit7803963c1df528b4edae5f34b19ab5ddb08d6a31 (patch)
tree3debfa29653b0d982265f0c4e1b5f126cf718c92 /audio/wmauda
parent27a472aceb9675d61d89eaaa201da1a387dad826 (diff)
downloadfreebsd-ports-gnome-7803963c1df528b4edae5f34b19ab5ddb08d6a31.tar.gz
freebsd-ports-gnome-7803963c1df528b4edae5f34b19ab5ddb08d6a31.tar.zst
freebsd-ports-gnome-7803963c1df528b4edae5f34b19ab5ddb08d6a31.zip
Update LIB_DEPENDS syntax on my ports and silent make check-makefile
Diffstat (limited to 'audio/wmauda')
-rw-r--r--audio/wmauda/Makefile2
1 files changed, 1 insertions, 1 deletions
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