damageproto: devel:util_macros is any arch.

This commit is contained in:
Jérôme Duval
2019-08-21 13:35:49 +02:00
committed by GitHub
parent dbc478e6b1
commit 7e1c165d40

View File

@@ -6,7 +6,7 @@ HOMEPAGE="http://xorg.freedesktop.org/releases/individual/proto/"
COPYRIGHT="2003 Keith Packard, HP
2007 Eric Anholt, Intel"
LICENSE="MIT (no promotion)"
REVISION="2"
REVISION="3"
SOURCE_URI="http://xorg.freedesktop.org/releases/individual/proto/damageproto-$portVersion.tar.gz"
CHECKSUM_SHA256="f65ccbf1de9750a527ea6e85694085b179f2d06495cbdb742b3edb2149fef303"
@@ -32,7 +32,7 @@ BUILD_PREREQUIRES="
cmd:libtool
cmd:make
cmd:pkg_config$secondaryArchSuffix
devel:util_macros$secondaryArchSuffix
devel:util_macros
"
BUILD()