mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-22 17:31:58 -05:00
Ports: fix libvorbis installtion prefix
This commit is contained in:
parent
76f63c2980
commit
8e4e640717
1 changed files with 0 additions and 1 deletions
|
@ -2,6 +2,5 @@
|
|||
port=libvorbis
|
||||
version=1.3.7
|
||||
useconfigure=true
|
||||
configopts="--prefix=${SERENITY_BUILD_DIR}/Root/usr/local"
|
||||
files="https://github.com/xiph/vorbis/releases/download/v${version}/libvorbis-${version}.tar.gz libvorbis-${version}.tar.gz"
|
||||
depends=libogg
|
||||
|
|
Loading…
Reference in a new issue