diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-03-18 20:10:53 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-03-18 20:10:53 +0000 |
commit | 9e41e9a8c5539b8335c1119e241b694d6aa4effd (patch) | |
tree | 896af018c5fde093a0c9eb970fe658507b539e72 /games | |
parent | cdb5710eacb9be3ee2dcb96eccd2346b5f48e3bd (diff) | |
download | ports-9e41e9a8c5539b8335c1119e241b694d6aa4effd.tar.gz ports-9e41e9a8c5539b8335c1119e241b694d6aa4effd.zip |
Notes
Diffstat (limited to 'games')
-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 c84d23dda6e0..8e436bc55035 100644 --- a/games/xchadance/Makefile +++ b/games/xchadance/Makefile @@ -13,6 +13,8 @@ DISTFILES= xchada01.lzh MAINTAINER= ports@FreeBSD.org COMMENT= Display a dancing girl "ChaCha." +BROKEN= unfetchable + USES= lha USE_XORG= x11 MAKEFILE= makefile |