resourceproto: devel:util_macros is any arch.

This commit is contained in:
Jérôme Duval
2019-08-21 13:39:29 +02:00
committed by GitHub
parent f6b94382ca
commit 0b5d4a3221

View File

@@ -4,7 +4,7 @@ the X server about its usage of various resources."
HOMEPAGE="http://xorg.freedesktop.org/releases/individual/proto/"
COPYRIGHT="2002 XFree86 Inc"
LICENSE="MIT (no promotion)"
REVISION="2"
REVISION="3"
SOURCE_URI="http://xorg.freedesktop.org/releases/individual/proto/resourceproto-$portVersion.tar.gz"
CHECKSUM_SHA256="469029d14fdeeaa7eed1be585998ff4cb92cf664f872d1d69c04140815b78734"
@@ -30,7 +30,7 @@ BUILD_PREREQUIRES="
cmd:libtool
cmd:make
cmd:pkg_config$secondaryArchSuffix
devel:util_macros$secondaryArchSuffix
devel:util_macros
"
BUILD()