diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-10 22:05:17 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-10 22:05:17 +0000 |
commit | 2d20d6b3965b002b9ef668e09ce2ecde8b56cf0d (patch) | |
tree | 3d4e9ea091ebb7ec9711f20399ac0edab6a1035c /audio/xmms-efxmms | |
parent | 196fd0688c2f70fd082fb82cf5544574803ab78c (diff) | |
download | ports-2d20d6b3965b002b9ef668e09ce2ecde8b56cf0d.tar.gz ports-2d20d6b3965b002b9ef668e09ce2ecde8b56cf0d.zip |
Notes
Diffstat (limited to 'audio/xmms-efxmms')
-rw-r--r-- | audio/xmms-efxmms/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/xmms-efxmms/Makefile b/audio/xmms-efxmms/Makefile index 5ba7e8c3fc5a..6a55eeca607c 100644 --- a/audio/xmms-efxmms/Makefile +++ b/audio/xmms-efxmms/Makefile @@ -15,8 +15,7 @@ DISTNAME= EFXmms-${PORTVERSION} MAINTAINER= alejandro@varnet.biz COMMENT= Send the XMMS audio output through a queue of multiple effect plugins -BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms -RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms +LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms USE_BZIP2= yes USE_GMAKE= yes |