diff options
Diffstat (limited to 'games/vdrift-data/Makefile')
-rw-r--r-- | games/vdrift-data/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/vdrift-data/Makefile b/games/vdrift-data/Makefile index 290c865bb4e0..f16b003104fc 100644 --- a/games/vdrift-data/Makefile +++ b/games/vdrift-data/Makefile @@ -14,7 +14,7 @@ COMMENT= Vdrift driving simulation data files LICENSE= GPLv2 -USE_BZIP2= yes +USES= tar:bzip2 NO_BUILD= yes DATADIR= ${PREFIX}/share/vdrift PLIST= ${WRKDIR}/pkg-plist |