From 58654ddbf6a170f3f3ea3c2b020ce49064e1f794 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 21 Aug 2019 13:41:34 +0200 Subject: [PATCH] xcmiscproto: devel:util_macros is any arch. --- x11-proto/xcmiscproto/xcmiscproto-1.2.2.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.2.2.recipe b/x11-proto/xcmiscproto/xcmiscproto-1.2.2.recipe index a15653922..0b08a0110 100644 --- a/x11-proto/xcmiscproto/xcmiscproto-1.2.2.recipe +++ b/x11-proto/xcmiscproto/xcmiscproto-1.2.2.recipe @@ -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()