xcmiscproto: devel:util_macros is any arch.

This commit is contained in:
Jérôme Duval
2019-08-21 13:41:34 +02:00
committed by GitHub
parent 51b4e4f5e0
commit 58654ddbf6

View File

@@ -4,7 +4,7 @@ query the server for available resource IDs."
HOMEPAGE="http://xorg.freedesktop.org/releases/individual/proto/"
COPYRIGHT="1993, 1994, 1998 The Open Group"
LICENSE="MIT (no promotion)"
REVISION="2"
REVISION="3"
SOURCE_URI="http://xorg.freedesktop.org/releases/individual/proto/xcmiscproto-$portVersion.tar.gz"
CHECKSUM_SHA256="48013cfbe4bd5580925a854a43e2bccbb4c7a5a31128070644617b6dc7f8ef85"
@@ -30,7 +30,7 @@ BUILD_PREREQUIRES="
cmd:libtool
cmd:make
cmd:pkg_config$secondaryArchSuffix
devel:util_macros$secondaryArchSuffix
devel:util_macros
"
BUILD()