diff options
Diffstat (limited to 'audio/xmms-a52dec/Makefile')
-rw-r--r-- | audio/xmms-a52dec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-a52dec/Makefile b/audio/xmms-a52dec/Makefile index 2ddb0559d713..32130927d322 100644 --- a/audio/xmms-a52dec/Makefile +++ b/audio/xmms-a52dec/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= xmms-a52dec MAINTAINER= verm@drunkmonk.net COMMENT= A52 (aka AC3) decoder plugin for XMMS -LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms \ +LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ a52.0:${PORTSDIR}/audio/liba52 RUN_DEPENDS= ${X11BASE}/lib/xmms/Output/libOSSSurround.so:${PORTSDIR}/audio/xmms-osssurround |