bigreqsproto: devel:util_macros is any arch

This commit is contained in:
Jérôme Duval
2019-08-21 13:20:37 +02:00
committed by GitHub
parent 4642c33219
commit ff46d07a31

View File

@@ -4,7 +4,7 @@ that exceed 262140 bytes in length."
HOMEPAGE="http://xorg.freedesktop.org/releases/individual/proto/"
COPYRIGHT="1992, 1998 The Open Group"
LICENSE="MIT (no promotion)"
REVISION="2"
REVISION="3"
SOURCE_URI="http://xorg.freedesktop.org/releases/individual/proto/bigreqsproto-$portVersion.tar.gz"
CHECKSUM_SHA256="de68a1a9dd1a1219ad73531bff9f662bc62fcd777387549c43cd282399f4a6ea"
@@ -30,7 +30,7 @@ BUILD_PREREQUIRES="
cmd:libtool
cmd:make
cmd:pkg_config$secondaryArchSuffix
devel:util_macros$secondaryArchSuffix
devel:util_macros
"
BUILD()