diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-06-21 15:35:23 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-06-21 15:35:23 +0000 |
commit | 0515f27c4037308740c8ee18836d0687f78badef (patch) | |
tree | 34e00e2a3c5f5fd0fc4c9c79fa97129508fb0419 /audio/xmms-liveice | |
parent | 30ca9d3caad51326cfd8933440d44b5b7b5a5e93 (diff) | |
download | FreeBSD-ports-0515f27c4037308740c8ee18836d0687f78badef.zip FreeBSD-ports-0515f27c4037308740c8ee18836d0687f78badef.tar.gz |
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 830466e..8509e45 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 |