Created attachment 199598 [details] libav-12.3.patch include fdk-aac v2 patch https://git.libav.org/?p=libav.git;a=patch;h=141c960e21d2860e354f9b90df136184dd00a9a8
Comment on attachment 199598 [details] libav-12.3.patch +USE_XORG= x11 USE_PERL5= build USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME} I would place those right under USES, no space and keep a space between HAS_CONFIGURE and the USE block
A commit references this bug: Author: fernape Date: Mon Dec 10 22:00:23 UTC 2018 New revision: 487203 URL: https://svnweb.freebsd.org/changeset/ports/487203 Log: multimedia/libav: update to 12.3 While here, convert to USES=localbase Release notes: https://libav.org/releases/libav-12.3.release PR: 233557 Submitted by: takefu@airport.fm Approved by: dem.procopiou@gmail.com (maintainer, timeout) Changes: head/multimedia/libav/Makefile head/multimedia/libav/distinfo head/multimedia/libav/files/patch-libavcodec_libfdk-aacenc.c
Committed, Thanks!