diff options
author | pav <pav@FreeBSD.org> | 2011-03-11 07:10:45 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-03-11 07:10:45 +0800 |
commit | b578c8007f9d45a7da20bca6cabfc23059feceb8 (patch) | |
tree | 4c30377fde02d11f5fb19a73b0089fa26ef199a3 | |
parent | 474dbbd107ee7bf6fffbd6de3ac61db79975c150 (diff) | |
download | freebsd-ports-graphics-b578c8007f9d45a7da20bca6cabfc23059feceb8.tar.gz freebsd-ports-graphics-b578c8007f9d45a7da20bca6cabfc23059feceb8.tar.zst freebsd-ports-graphics-b578c8007f9d45a7da20bca6cabfc23059feceb8.zip |
- Mark BROKEN: unfetchable
Reported by: pointyhat
-rw-r--r-- | games/xchadance/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xchadance/Makefile b/games/xchadance/Makefile index b936edf1dff..86447086c40 100644 --- a/games/xchadance/Makefile +++ b/games/xchadance/Makefile @@ -17,6 +17,8 @@ COMMENT= Display a dancing girl "ChaCha." EXTRACT_DEPENDS=lha:${PORTSDIR}/archivers/lha +BROKEN= unfetchable + USE_XORG= x11 MAKEFILE= makefile NO_WRKSUBDIR= yes |