diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-12 09:49:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-12 09:49:06 +0000 |
commit | 16ea4dd5a8d8e37ec504443693fda66d7340f6ea (patch) | |
tree | 8e2d643feb04654b8bf5f510f6dd42b4d767ae03 /games | |
parent | d17874dc5dcb4c3b59645d6bc71480b475762237 (diff) | |
download | ports-16ea4dd5a8d8e37ec504443693fda66d7340f6ea.tar.gz ports-16ea4dd5a8d8e37ec504443693fda66d7340f6ea.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/xchadance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xchadance/Makefile b/games/xchadance/Makefile index 3959dc2146d6..33e404f79b24 100644 --- a/games/xchadance/Makefile +++ b/games/xchadance/Makefile @@ -11,7 +11,7 @@ DISTFILES= xchada01.lzh MAINTAINER= motoyuki@FreeBSD.org COMMENT= Display a dancing girl "ChaCha." -USE_LHA= yes +USES= lha USE_XORG= x11 MAKEFILE= makefile NO_WRKSUBDIR= yes |