diff options
Diffstat (limited to 'games/stepmania-devel/Makefile')
-rw-r--r-- | games/stepmania-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/stepmania-devel/Makefile b/games/stepmania-devel/Makefile index 200a05b36855..703711141884 100644 --- a/games/stepmania-devel/Makefile +++ b/games/stepmania-devel/Makefile @@ -26,8 +26,7 @@ OPTIONS_DEFAULT=VORBIS WRKSRC= ${WRKDIR}/${PORTNAME}-SM5-alpha3 -USE_BZIP2= yes -USES= iconv pathfix perl5 pkgconfig shebangfix +USES= iconv pathfix perl5 pkgconfig shebangfix tar:bzip2 USE_XORG= x11 xau xdmcp xext xrandr xrender xtst USE_GL= gl glu USE_GNOME= gtk20 |