diff options
author | Renato Botelho <garga@FreeBSD.org> | 2013-09-24 16:47:23 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2013-09-24 16:47:23 +0000 |
commit | 172810a1035de217cebd549deeff5d9d1d5486e2 (patch) | |
tree | 3debfa29653b0d982265f0c4e1b5f126cf718c92 /audio/wmauda/Makefile | |
parent | 968182c75316b62832509d86765d8299cdd1338e (diff) |
Notes
Diffstat (limited to 'audio/wmauda/Makefile')
-rw-r--r-- | audio/wmauda/Makefile | 2 |
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 |