diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-01-14 21:41:32 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-01-14 21:41:32 +0800 |
commit | 5905359d4efa1999197eb54084c63e9a9f82edad (patch) | |
tree | 2aa18fea2e0a1c7559b2ca4d82388f68189a8efa /graphics | |
parent | 38dcf55e2bd7c74af6baa69447e284438295a8f3 (diff) | |
download | freebsd-ports-gnome-5905359d4efa1999197eb54084c63e9a9f82edad.tar.gz freebsd-ports-gnome-5905359d4efa1999197eb54084c63e9a9f82edad.tar.zst freebsd-ports-gnome-5905359d4efa1999197eb54084c63e9a9f82edad.zip |
Chase xmms shared library version bump.
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 4f329aff2685..12bb040ecdaf 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.2:${PORTSDIR}/audio/xmms + xmms.3:${PORTSDIR}/audio/xmms SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config |