diff options
author | dougb <dougb@FreeBSD.org> | 2001-06-10 14:04:19 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2001-06-10 14:04:19 +0800 |
commit | 396519e56bb44065a7528d690a94bfc57bab4de0 (patch) | |
tree | 3d84710fdfac368944c9422d85e31e7f542980e2 /graphics/xmms-avi | |
parent | 288d75afcf0c48f44e64efc5f1ac325b22697464 (diff) | |
download | freebsd-ports-gnome-396519e56bb44065a7528d690a94bfc57bab4de0.tar.gz freebsd-ports-gnome-396519e56bb44065a7528d690a94bfc57bab4de0.tar.zst freebsd-ports-gnome-396519e56bb44065a7528d690a94bfc57bab4de0.zip |
Mark broken by indicating that the maintainer is working on a fix.
Diffstat (limited to 'graphics/xmms-avi')
-rw-r--r-- | graphics/xmms-avi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/xmms-avi/Makefile b/graphics/xmms-avi/Makefile index ebacbd78c4bc..4259f763e700 100644 --- a/graphics/xmms-avi/Makefile +++ b/graphics/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 |