From ec476466bc732ebe0d695cd288b06e7628e637f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 21 Aug 2019 17:32:16 +0200 Subject: [PATCH] presentproto: devel:util_macros is any arch --- x11-proto/presentproto/presentproto-1.1.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-proto/presentproto/presentproto-1.1.recipe b/x11-proto/presentproto/presentproto-1.1.recipe index 9da75f736..6d05cec6e 100644 --- a/x11-proto/presentproto/presentproto-1.1.recipe +++ b/x11-proto/presentproto/presentproto-1.1.recipe @@ -6,7 +6,7 @@ than copying the contents of the source pixmap." HOMEPAGE="http://xorg.freedesktop.org/releases/individual/proto/" COPYRIGHT="2013 Keith Packard" LICENSE="MIT (no promotion)" -REVISION="2" +REVISION="3" SOURCE_URI="http://xorg.freedesktop.org/releases/individual/proto/presentproto-$portVersion.tar.gz" CHECKSUM_SHA256="114252e97afb4dfae8b31e6b0d5e24e4babda26b364e2be57abc2f3c30248b87" @@ -32,7 +32,7 @@ BUILD_PREREQUIRES=" cmd:libtool cmd:make cmd:pkg_config$secondaryArchSuffix - devel:util_macros$secondaryArchSuffix + devel:util_macros " BUILD()