diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-07 03:26:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-07 03:26:28 +0000 |
commit | d3f145c4bf1cf6ff16a336b13886ffb458699ed5 (patch) | |
tree | 6af6d63f148c73396f43a6a26f2a5c03b5f05a16 /games | |
parent | 6b56c28606804a8ce30e59b27260e46ed7058914 (diff) | |
download | ports-d3f145c4bf1cf6ff16a336b13886ffb458699ed5.tar.gz ports-d3f145c4bf1cf6ff16a336b13886ffb458699ed5.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 639a61a899c0..d695fcd0ceb2 100644 --- a/games/xchadance/Makefile +++ b/games/xchadance/Makefile @@ -16,7 +16,7 @@ DISTFILES= xchada01.lzh MAINTAINER= motoyuki@FreeBSD.org COMMENT= Display a dancing girl "ChaCha." -BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha +EXTRACT_DEPENDS=lha:${PORTSDIR}/archivers/lha MAKEFILE= makefile USE_X_PREFIX= yes |