diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-06-10 06:04:19 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-06-10 06:04:19 +0000 |
commit | b41c7b7ce53bd5b7212d7a3be2d2dd0b6522ce40 (patch) | |
tree | 1cf72ea5fa981115a77461bea9668954ea4ae2df /multimedia | |
parent | Add samplicator 1.2.1, (diff) |
Mark broken by indicating that the maintainer is working on a fix.
Notes
Notes:
svn path=/head/; revision=43737
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/xmms-avi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/xmms-avi/Makefile b/multimedia/xmms-avi/Makefile index ebacbd78c4bc..4259f763e700 100644 --- a/multimedia/xmms-avi/Makefile +++ b/multimedia/xmms-avi/Makefile @@ -15,6 +15,8 @@ DISTNAME= avi-xmms-${PORTVERSION} MAINTAINER= roman@xpert.com +BROKEN= Maintainer is working on a fix + BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms LIB_DEPENDS= aviplay.0:${PORTSDIR}/graphics/avifile RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms |