mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
graphics/libavif: Remove bundled libraries
This commit is contained in:
parent
6110c728aa
commit
2c5855d64f
1 changed files with 4 additions and 0 deletions
|
@ -73,4 +73,8 @@ SVTAV1_CMAKE_OFF= -DAVIF_CODEC_SVT:STRING=OFF
|
|||
SVTAV1_CMAKE_ON= -DAVIF_CODEC_SVT:STRING=SYSTEM
|
||||
SVTAV1_LIB_DEPENDS= libSvtAv1Enc.so:multimedia/svt-av1
|
||||
|
||||
post-patch:
|
||||
# Clean up bundled libraries
|
||||
@${RM} -r ${WRKSRC}/third_party/libyuv/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue