From 5978476c353873821167189c3e7e7d3ce7b9909a Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 11 Dec 2013 14:35:36 +0000 Subject: In preparation for making libtool generate libraries with a sane name, fix all LIB_DEPENDS in audio With hat: portmgr --- audio/xmms-fxt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/xmms-fxt') diff --git a/audio/xmms-fxt/Makefile b/audio/xmms-fxt/Makefile index ef4d59836c12..414d872a535e 100644 --- a/audio/xmms-fxt/Makefile +++ b/audio/xmms-fxt/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}oolbox/${PORTNAME}-${PORTVERSION}.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= Surround/Echo effect plugin for XMMS -LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms +LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms GNU_CONFIGURE= yes USES= gmake -- cgit v1.2.3