mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:07:45 +00:00
Ports: Remove redundant 'workdir' entries
This commit is contained in:
parent
37f837bde7
commit
f9cf6bfce1
12 changed files with 1 additions and 12 deletions
|
@ -3,5 +3,4 @@ port=freetype
|
|||
version=2.10.4
|
||||
useconfigure=true
|
||||
files="https://download.savannah.gnu.org/releases/freetype/freetype-${version}.tar.gz freetype-${version}.tar.gz"
|
||||
workdir="freetype-$version"
|
||||
configopts="--with-brotli=no --with-bzip2=no --with-zlib=no --with-harfbuzz=no --with-png=no"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue