diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 09:40:20 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 09:40:20 +0000 |
commit | 317d86b5f371a2e9cc928ec640d274259689f859 (patch) | |
tree | 738f0cc37a14c871965417c93087c3c18ef65545 /audio | |
parent | 8fd12fb374af58a829050ceb50235ee44df37fdf (diff) | |
download | ports-317d86b5f371a2e9cc928ec640d274259689f859.tar.gz ports-317d86b5f371a2e9cc928ec640d274259689f859.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms-speex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/xmms-speex/Makefile b/audio/xmms-speex/Makefile index 885508b81764..30b02ffb3803 100644 --- a/audio/xmms-speex/Makefile +++ b/audio/xmms-speex/Makefile @@ -15,6 +15,8 @@ DISTNAME= speex-xmms-${PORTVERSION} MAINTAINER= dyeske@yahoo.com COMMENT= XMMS input plugin to play speex files +BROKEN= Broken dependency + BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms |