From 430089c0b17e08310b1e6413ce57667cbf3b7740 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sat, 30 Mar 2019 17:17:57 +0000 Subject: Fix mis-spelling of ONLY_FOR_ARCHS_REASON. Approved by: portmgr (tier-2 blanket) --- graphics/yafaray/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/yafaray') diff --git a/graphics/yafaray/Makefile b/graphics/yafaray/Makefile index cf9dda72a048..2fd94ec08bc1 100644 --- a/graphics/yafaray/Makefile +++ b/graphics/yafaray/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSES LICENSE_FILE_LGPL21= ${WRKSRC}/LICENSES ONLY_FOR_ARCHS= amd64 -ONLY_FOR_ARCHS_EASON= assembly is only for amd64 and i386, but it breaks on i386: https://github.com/YafaRay/Core/issues/111 +ONLY_FOR_ARCHS_REASON= assembly is only for amd64 and i386, but it breaks on i386: https://github.com/YafaRay/Core/issues/111 LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libfreetype.so:print/freetype2 \ -- cgit v1.2.3