diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 23:21:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 23:21:25 +0000 |
commit | ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3 (patch) | |
tree | e23ad8f32a26812997940fcbb692cd233adb348c /games/xchadance | |
parent | 74afc71c04a50797560e13b9718ee538eba6b691 (diff) | |
download | ports-ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3.tar.gz ports-ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3.zip |
Notes
Diffstat (limited to 'games/xchadance')
-rw-r--r-- | games/xchadance/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xchadance/Makefile b/games/xchadance/Makefile index 390451d0259b..7ba58c93a6ba 100644 --- a/games/xchadance/Makefile +++ b/games/xchadance/Makefile @@ -7,7 +7,7 @@ PORTNAME= xchadance PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ftp://ftp.mk.bsdclub.org/pub/FreeBSD/distfiles/ \ ${MASTER_SITE_LOCAL} @@ -19,8 +19,8 @@ COMMENT= Display a dancing girl "ChaCha." EXTRACT_DEPENDS=lha:${PORTSDIR}/archivers/lha +USE_XORG= x11 MAKEFILE= makefile -USE_X_PREFIX= yes NO_WRKSUBDIR= yes EXTRACT_CMD= lha |