diff options
author | kris <kris@FreeBSD.org> | 2003-08-07 17:40:20 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-08-07 17:40:20 +0800 |
commit | e449071b3285a39f6becc23328b14a4016bd8915 (patch) | |
tree | d3f4ad68e5443f04fd133e56543a45af905cbc59 /audio | |
parent | 1b64ac30d7f03027e2d2f677904f3e82e376acd8 (diff) | |
download | freebsd-ports-gnome-e449071b3285a39f6becc23328b14a4016bd8915.tar.gz freebsd-ports-gnome-e449071b3285a39f6becc23328b14a4016bd8915.tar.zst freebsd-ports-gnome-e449071b3285a39f6becc23328b14a4016bd8915.zip |
BROKEN: Broken dependency
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 |