summaryrefslogtreecommitdiffstats
path: root/audio/xmms-liveice
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-12-11 14:35:36 +0000
committerbapt <bapt@FreeBSD.org>2013-12-11 14:35:36 +0000
commit8a0791e07dbf5628b6390993b7f199317991144f (patch)
tree5c7b83e7642fc29f698d59a6bc145001dbd04783 /audio/xmms-liveice
parentc7831a919ccb46504e13b19e5a7b8ac912ec28df (diff)
downloadFreeBSD-ports-8a0791e07dbf5628b6390993b7f199317991144f.zip
FreeBSD-ports-8a0791e07dbf5628b6390993b7f199317991144f.tar.gz
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio With hat: portmgr
Diffstat (limited to 'audio/xmms-liveice')
-rw-r--r--audio/xmms-liveice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-liveice/Makefile b/audio/xmms-liveice/Makefile
index 1306d78..c0cd8d0 100644
--- a/audio/xmms-liveice/Makefile
+++ b/audio/xmms-liveice/Makefile
@@ -11,7 +11,7 @@ DISTNAME= liveice-xmms
MAINTAINER= ports@FreeBSD.org
COMMENT= Use XMMS for streaming audio to Icecast servers
-LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= lame:${PORTSDIR}/audio/lame
WRKSRC= ${WRKDIR}/LiveIce-${PORTVERSION}
OpenPOWER on IntegriCloud