diff options
Diffstat (limited to 'audio/moc/Makefile')
-rw-r--r-- | audio/moc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/moc/Makefile b/audio/moc/Makefile index cd95a7dc98d5..62a53df18b95 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -8,9 +8,9 @@ CATEGORIES= audio MASTER_SITES= ftp://ftp.daper.net/pub/soft/moc/stable/ MAINTAINER= rzinkov@gmail.com -COMMENT= A console audio player designed to be powerful and easy to use +COMMENT= Console audio player designed to be powerful and easy to use -USE_GMAKE= yes +USES= gmake USE_BZIP2= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes |