mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Added more support for secondaryArchSuffix in sdl libs
This commit is contained in:
@@ -37,8 +37,8 @@ BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
cmd:automake
|
||||
cmd:autoconf
|
||||
cmd:gcc
|
||||
cmd:ld
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:sdl_config
|
||||
cmd:make
|
||||
cmd:freetype_config
|
||||
@@ -76,5 +76,5 @@ PROVIDES_devel="
|
||||
"
|
||||
|
||||
REQUIRES_devel="
|
||||
sdl_ttf$secondaryArchSuffix == $portVersion base
|
||||
sdl_ttf$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user