diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/smpeg-xmms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/smpeg-xmms/Makefile b/graphics/smpeg-xmms/Makefile index e81c7cd6b40c..4f329aff2685 100644 --- a/graphics/smpeg-xmms/Makefile +++ b/graphics/smpeg-xmms/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.xmms.org/xmms/plugins/smpeg-xmms/ MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= smpeg.1:${PORTSDIR}/graphics/smpeg \ - xmms.1:${PORTSDIR}/audio/xmms + xmms.2:${PORTSDIR}/audio/xmms SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config |