mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
tiff: use $portVersion instead of $portVersionName
$portVersionedName contains the hybrid arch name
This commit is contained in:
@@ -16,7 +16,7 @@ REVISION="2"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PATCHES="${portVersionedName}.patchset"
|
||||
PATCHES="tiff-${portVersion}.patchset"
|
||||
|
||||
PROVIDES="
|
||||
tiff$secondaryArchSuffix = $portVersion compat >= 3
|
||||
|
||||
Reference in New Issue
Block a user