diff options
Diffstat (limited to 'games/rftg/Makefile')
-rw-r--r-- | games/rftg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rftg/Makefile b/games/rftg/Makefile index 2e148e23cb58..8beeab296eec 100644 --- a/games/rftg/Makefile +++ b/games/rftg/Makefile @@ -14,7 +14,7 @@ LEGAL= Redistribution not authorized GNU_CONFIGURE= yes USE_GNOME= gtk20 -USE_BZIP2= yes +USES= tar:bzip2 DOWNLOAD_URL= http://www.keldon.net/rftg/ NO_STAGE= yes |