diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-06-21 23:35:23 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-06-21 23:35:23 +0800 |
commit | 0515f27c4037308740c8ee18836d0687f78badef (patch) | |
tree | 34e00e2a3c5f5fd0fc4c9c79fa97129508fb0419 /audio/xmms-liveice | |
parent | 30ca9d3caad51326cfd8933440d44b5b7b5a5e93 (diff) | |
download | freebsd-ports-gnome-0515f27c4037308740c8ee18836d0687f78badef.tar.gz freebsd-ports-gnome-0515f27c4037308740c8ee18836d0687f78badef.tar.zst freebsd-ports-gnome-0515f27c4037308740c8ee18836d0687f78badef.zip |
Chase increased version number of libxmms.
Diffstat (limited to 'audio/xmms-liveice')
-rw-r--r-- | audio/xmms-liveice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-liveice/Makefile b/audio/xmms-liveice/Makefile index 830466e97dad..8509e4543a76 100644 --- a/audio/xmms-liveice/Makefile +++ b/audio/xmms-liveice/Makefile @@ -13,7 +13,7 @@ DISTNAME= liveice-xmms MAINTAINER= esk@ira.uka.de -LIB_DEPENDS= xmms.1:${PORTSDIR}/audio/xmms +LIB_DEPENDS= xmms.2:${PORTSDIR}/audio/xmms RUN_DEPENDS= lame:${PORTSDIR}/audio/lame WRKSRC= ${WRKDIR}/LiveIce-1.0.0 |