diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-14 13:41:32 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-14 13:41:32 +0000 |
commit | 1827e477d51bfc4041a5e0b0e91ceede45907d19 (patch) | |
tree | 52c1acd1b441a94e2cd214f20140825641498e0e /audio/xmms-liveice/Makefile | |
parent | cc4b7ee04b5c833ecceb69641ae6368d0a0cb24a (diff) | |
download | ports-1827e477d51bfc4041a5e0b0e91ceede45907d19.tar.gz ports-1827e477d51bfc4041a5e0b0e91ceede45907d19.zip |
Chase xmms shared library version bump.
Notes
Notes:
svn path=/head/; revision=53054
Diffstat (limited to 'audio/xmms-liveice/Makefile')
-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 8509e4543a76..de9ba8e48b0f 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.2:${PORTSDIR}/audio/xmms +LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms RUN_DEPENDS= lame:${PORTSDIR}/audio/lame WRKSRC= ${WRKDIR}/LiveIce-1.0.0 |