diff options
author | linimon <linimon@FreeBSD.org> | 2006-07-14 12:54:46 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-07-14 12:54:46 +0800 |
commit | 74e9a5b2cc67c421fc720144fa567b37d0993013 (patch) | |
tree | 65524224037675bd5fdfb099d49105f830ffd187 /net/vls | |
parent | e22994d8f5be710d5111a09ce606c9721fbba7b0 (diff) | |
download | freebsd-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/Makefile | 2 |
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 \ |