diff options
author | pav <pav@FreeBSD.org> | 2010-05-13 03:09:08 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-05-13 03:09:08 +0800 |
commit | f81393ca6e434d109811c3bb58bc1f02781a6a40 (patch) | |
tree | 550215504b54e8e6ce9f8b0e8244ded6d2a9b040 /multimedia | |
parent | dc9f1a56b8d8cd5abdc011853af0ee9195333f38 (diff) | |
download | freebsd-ports-graphics-f81393ca6e434d109811c3bb58bc1f02781a6a40.tar.gz freebsd-ports-graphics-f81393ca6e434d109811c3bb58bc1f02781a6a40.tar.zst freebsd-ports-graphics-f81393ca6e434d109811c3bb58bc1f02781a6a40.zip |
- Mark BROKEN: does not fetch, first site does not have the file and the second
times out
Reported by: pointyhat
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/netshow/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/netshow/Makefile b/multimedia/netshow/Makefile index c37e36eb78a..ed6cb20c163 100644 --- a/multimedia/netshow/Makefile +++ b/multimedia/netshow/Makefile @@ -19,6 +19,8 @@ COMMENT= Microsoft NetShow video stream player RESTRICTED= "Commercial software" +BROKEN= does not fetch + USE_LINUX= yes USE_LINUX_APPS= xorglibs PLIST_FILES= bin/netshow |