diff options
Diffstat (limited to 'audio/moc/Makefile')
-rw-r--r-- | audio/moc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/moc/Makefile b/audio/moc/Makefile index e76286ff28f6..2d52ccb3f01c 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -10,8 +10,7 @@ MASTER_SITES= ftp://ftp.daper.net/pub/soft/moc/stable/ MAINTAINER= rzinkov@gmail.com COMMENT= Console audio player designed to be powerful and easy to use -USES= gmake pkgconfig -USE_BZIP2= yes +USES= tar:bzip2 gmake pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes |