aboutsummaryrefslogtreecommitdiffstats
path: root/net/vls
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2006-07-14 12:54:46 +0800
committerlinimon <linimon@FreeBSD.org>2006-07-14 12:54:46 +0800
commit74e9a5b2cc67c421fc720144fa567b37d0993013 (patch)
tree65524224037675bd5fdfb099d49105f830ffd187 /net/vls
parente22994d8f5be710d5111a09ce606c9721fbba7b0 (diff)
downloadfreebsd-ports-gnome-74e9a5b2cc67c421fc720144fa567b37d0993013.tar.gz
freebsd-ports-gnome-74e9a5b2cc67c421fc720144fa567b37d0993013.tar.zst
freebsd-ports-gnome-74e9a5b2cc67c421fc720144fa567b37d0993013.zip
Mark as broken: fails to install.
Diffstat (limited to 'net/vls')
-rw-r--r--net/vls/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/vls/Makefile b/net/vls/Makefile
index fc50d8522a7f..4d3647095398 100644
--- a/net/vls/Makefile
+++ b/net/vls/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://download.videolan.org/pub/videolan/vls/${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Broadcasts MPEG(1/2/4, PS/TS) video streams
+BROKEN= fails to install
+
LIB_DEPENDS= dvbpsi.4:${PORTSDIR}/multimedia/libdvbpsi
.if !defined(WITHOUT_DVD)
LIB_DEPENDS+= dvdcss.2:${PORTSDIR}/multimedia/libdvdcss \