diff options
Diffstat (limited to 'games/asc')
-rw-r--r-- | games/asc/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/asc/Makefile b/games/asc/Makefile index 781eef770ba1..9ed690fe11db 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -3,7 +3,7 @@ PORTNAME= asc PORTVERSION= 2.6.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}-hq/ASC%20Source/${PORTVERSION:R} \ http://www.asc-hq.org/music/:music @@ -27,10 +27,10 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= MUSIC XVID MUSIC_DESC= Install extra music files -USE_BZIP2= yes -USES= gmake perl5 pkgconfig +USES= gmake perl5 pkgconfig tar:bzip2 USE_SDL= image mixer sound sdl -USE_WX= 2.4+ +USE_WX= 3.0 +WX_UNICODE= yes WX_CONF_ARGS= absolute USE_LUA= 5.1 LUA_COMPS= lua |