mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 22:37:35 +00:00
Ports: Remove the filename
entry from files
This commit is contained in:
parent
2732545b4c
commit
fb4db096cb
311 changed files with 335 additions and 339 deletions
|
@ -5,7 +5,7 @@ useconfigure='true'
|
|||
use_fresh_config_sub='true'
|
||||
depends=("sdl12-compat" "libmikmod")
|
||||
files=(
|
||||
"https://www.icculus.org/SDL_sound/downloads/${port}-${version}.tar.gz ${port}-${version}.tar.gz 3999fd0bbb485289a52be14b2f68b571cb84e380cc43387eadf778f64c79e6df"
|
||||
"https://www.icculus.org/SDL_sound/downloads/${port}-${version}.tar.gz 3999fd0bbb485289a52be14b2f68b571cb84e380cc43387eadf778f64c79e6df"
|
||||
)
|
||||
configopts=(
|
||||
"--with-sdl-prefix=${SERENITY_INSTALL_ROOT}/usr/local"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue