Ports: fix libvorbis installtion prefix

This commit is contained in:
Alexander 2021-04-04 13:26:42 +02:00 committed by Andreas Kling
parent 76f63c2980
commit 8e4e640717

View file

@ -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