mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:47:34 +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,7 +3,6 @@ port=SDL2_ttf
|
|||
version=2.0.15
|
||||
useconfigure=true
|
||||
files="https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-${version}.tar.gz SDL2_ttf-${version}.tar.gz"
|
||||
workdir="SDL2_ttf-$version"
|
||||
depends="SDL2 freetype"
|
||||
|
||||
configure() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue