recordproto: devel:util_macros is any arch.

This commit is contained in:
Jérôme Duval
2019-08-21 13:38:17 +02:00
committed by GitHub
parent a5a24f93cc
commit aa1e2f946d

View File

@@ -4,7 +4,7 @@ of user actions in the X Window System."
HOMEPAGE="http://xorg.freedesktop.org/releases/individual/proto/"
COPYRIGHT="1995 Network Computing Devices"
LICENSE="MIT (no promotion)"
REVISION="2"
REVISION="3"
SOURCE_URI="http://xorg.freedesktop.org/releases/individual/proto/recordproto-$portVersion.tar.gz"
CHECKSUM_SHA256="485f792570dd7afe49144227f325bf2827bc7d87aae6a8ab6c1de2b06b1c68c5"
@@ -30,7 +30,7 @@ BUILD_PREREQUIRES="
cmd:libtool
cmd:make
cmd:pkg_config$secondaryArchSuffix
devel:util_macros$secondaryArchSuffix
devel:util_macros
"
BUILD()