diff options
-rw-r--r-- | audio/faac/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/faac/Makefile b/audio/faac/Makefile index cdf113b4bec5..0d5fff485e20 100644 --- a/audio/faac/Makefile +++ b/audio/faac/Makefile @@ -13,9 +13,6 @@ LICENSE_NAME_ISO= ISO/IEC14496 LICENSE_FILE_ISO= ${WRKSRC}/README LICENSE_PERMS_ISO= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -DEPRECATED= Produces poor audio quality compared to other encoders, consider using audio/fdk-aac , audio/exhale (xHE-AAC which supersedes AAC-LC) or FFmpeg's native encoder -EXPIRATION_DATE=2025-04-30 - USES= autoreconf compiler:c11 gmake libtool pathfix USE_LDCONFIG= yes |