mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
lftp: Fix missing secondaryArchSuffix of base provides.
This commit is contained in:
@@ -12,12 +12,12 @@ CHECKSUM_SHA256="441f472f9d3f13b0861fbf3e45f5d08d8cf999d2229b4ee446815d52ad673bf
|
||||
PATCHES="lftp-$portVersion.patchset"
|
||||
COPYRIGHT="1996-2012 Alexander V. Lukyanov"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64 arm"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
lftp = $portVersion
|
||||
lftp$secondaryArchSuffix = $portVersion
|
||||
lib:liblftp_jobs$secondaryArchSuffix = 0.0.0 compat >= 0
|
||||
lib:liblftp_tasks$secondaryArchSuffix = 0.0.0 compat >= 0
|
||||
cmd:lftp = $portVersion compat >= 4
|
||||
|
||||
Reference in New Issue
Block a user