mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
automoc: don't hang when CMake doesn't respond (patch from FreeBSD).
This commit is contained in:
@@ -4,9 +4,10 @@ CMake that generates lists of files to run MOC on. It's required for \
|
||||
building KDE."
|
||||
HOMEPAGE="https://techbase.kde.org/Development/Tools/Automoc4"
|
||||
SRC_URI="git+git://anongit.kde.org/automoc.git#afddb64aa0"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
LICENSE="BSD (2-clause)"
|
||||
COPYRIGHT="2007 Matthias Kretz"
|
||||
PATCHES="automoc-$portVersion.patch"
|
||||
|
||||
ARCHITECTURES="x86"
|
||||
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
|
||||
|
||||
Reference in New Issue
Block a user