diff options
Diffstat (limited to 'audio/xmms-efxmms/Makefile')
-rw-r--r-- | audio/xmms-efxmms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-efxmms/Makefile b/audio/xmms-efxmms/Makefile index e0070b91abee..e684898dd3dd 100644 --- a/audio/xmms-efxmms/Makefile +++ b/audio/xmms-efxmms/Makefile @@ -11,7 +11,7 @@ DISTNAME= EFXmms-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Send the XMMS audio output through a queue of multiple effect plugins -LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms +LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms USES= gmake NO_STAGE= yes |