mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
automoc: fix provides
This commit is contained in:
@@ -4,7 +4,7 @@ CMake that generates lists of files to run MOC on. It's required for \
|
||||
building KDE."
|
||||
HOMEPAGE="https://techbase.kde.org/Development/Tools/Automoc4"
|
||||
SOURCE_URI="git+git://anongit.kde.org/automoc.git#afddb64aa0"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
LICENSE="BSD (2-clause)"
|
||||
COPYRIGHT="2007 Matthias Kretz"
|
||||
PATCHES="automoc-$portVersion.patch"
|
||||
@@ -14,7 +14,7 @@ ARCHITECTURES="!x86_gcc2 x86"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
automoc4${secondaryArchSuffix} = $portVersion
|
||||
automoc${secondaryArchSuffix} = $portVersion
|
||||
cmd:automoc4
|
||||
"
|
||||
REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user