Fix shared library version in plist.
PR: 174351 Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info>
This commit is contained in:
parent
e1aa8ccf0a
commit
e8ee92b24b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308685
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= opus
|
||||
PORTVERSION= 1.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://downloads.xiph.org/releases/opus/ \
|
||||
https://ftp.mozilla.org/pub/mozilla.org/opus/
|
||||
|
@ -5,7 +5,7 @@ include/opus/opus_types.h
|
||||
lib/libopus.a
|
||||
lib/libopus.la
|
||||
lib/libopus.so
|
||||
lib/libopus.so.2
|
||||
lib/libopus.so.3
|
||||
libdata/pkgconfig/opus.pc
|
||||
share/aclocal/opus.m4
|
||||
@dirrm include/opus
|
||||
|
Loading…
Reference in New Issue
Block a user