From 157e015c18cbfc4f694f5bf89c52649ad72261d4 Mon Sep 17 00:00:00 2001 From: rsadowski Date: Wed, 6 Jul 2022 08:08:58 +0000 Subject: [PATCH] Regen WANTLIB, add missing mpg123 --- audio/moc/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/audio/moc/Makefile b/audio/moc/Makefile index 8760e3f7ce6..e07f809a4ef 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -5,7 +5,7 @@ HOMEPAGE = http://moc.daper.net/ MASTER_SITES = http://ftp.daper.net/pub/soft/moc/stable/ \ https://distfiles.sigtrap.nl/ EXTRACT_SUFX = .tar.bz2 -REVISION = 8 +REVISION = 9 # GPLv3+ PERMIT_PACKAGE = Yes @@ -13,10 +13,10 @@ PERMIT_PACKAGE = Yes # uses pledge() WANTLIB += ${COMPILER_LIBCXX} FLAC aom avcodec avformat avutil WANTLIB += bz2 c crypto curl curses dav1d db faad gsm iconv id3tag -WANTLIB += ltdl lzma m mad magic modplug mp3lame mpcdec nghttp2 -WANTLIB += ogg opus samplerate sndfile sndio speex ssl swresample -WANTLIB += tag tag_c theoradec theoraenc vorbis vorbisenc vorbisfile -WANTLIB += vpx wavpack x264 x265 xml2 xvidcore z +WANTLIB += ltdl lzma m mad magic modplug mp3lame mpcdec mpg123 +WANTLIB += nghttp2 ogg opus samplerate sndfile sndio speex ssl +WANTLIB += swresample tag tag_c theoradec theoraenc vorbis vorbisenc +WANTLIB += vorbisfile vpx wavpack x264 x265 xml2 xvidcore z COMPILER = base-clang ports-gcc base-gcc