Respect disabling OGG option. Fix is based on an upstream commit [1].
Do not bump PORTREVISION as OGG option is enabled by default.
1: f58d6e38ac
PR: 202576
Approved by: vg (maintainer)
This commit is contained in:
parent
c7e624b321
commit
3e907b28b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395778
1 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@ post-patch:
|
|||
-e 's,libavcodec ,libavcodec0 ,g' \
|
||||
-e 's,libavutil ,libavutil0 ,g' \
|
||||
-e 's,libavformat ,libavformat0 ,g' \
|
||||
-e '/HAVE_OGG" = "yes"/ {n; n; /HAVE_VORBISPLUGIN=yes/d;}' \
|
||||
${WRKSRC}/configure
|
||||
# Fix build with libzip-1.0
|
||||
@${REINPLACE_CMD} 's,zip_file_t,zip_file_DB,g' \
|
||||
|
|
Loading…
Reference in a new issue