diff options
Diffstat (limited to 'www/mod_musicindex/Makefile')
-rw-r--r-- | www/mod_musicindex/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mod_musicindex/Makefile b/www/mod_musicindex/Makefile index 5aea038a3f29..055db73bfe5b 100644 --- a/www/mod_musicindex/Makefile +++ b/www/mod_musicindex/Makefile @@ -14,8 +14,7 @@ COMMENT= Apache module that allows downloading and streaming of audio LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -USES= libarchive localbase:ldflags -USE_APACHE= 22 +USES= apache:2.2 libarchive localbase:ldflags OPTIONS_DEFINE= NLS FLAC MP3 MP4 VORBIS LIBARCHIVE FILECACHE MYSQLCACHE DOCS OPTIONS_DEFAULT=MP3 LIBARCHIVE FILECACHE |