Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2019 18:37:25 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r502622 - head/x11-drivers/xf86-video-geode
Message-ID:  <201905251837.x4PIbPS2013388@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sat May 25 18:37:25 2019
New Revision: 502622
URL: https://svnweb.freebsd.org/changeset/ports/502622

Log:
  x11-drivers/xf86-video-geode: Spell ONLY_FOR_ARCHS_REASON correctly

Modified:
  head/x11-drivers/xf86-video-geode/Makefile

Modified: head/x11-drivers/xf86-video-geode/Makefile
==============================================================================
--- head/x11-drivers/xf86-video-geode/Makefile	Sat May 25 18:30:45 2019	(r502621)
+++ head/x11-drivers/xf86-video-geode/Makefile	Sat May 25 18:37:25 2019	(r502622)
@@ -11,6 +11,6 @@ COMMENT=	X.Org geode display driver
 XORG_CAT=	driver
 
 ONLY_FOR_ARCHS=	i386
-ONLY_FOR_ARCHES_REASON=	Geode processors are 32bit x86 only
+ONLY_FOR_ARCHS_REASON=	Geode processors are 32bit x86 only
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905251837.x4PIbPS2013388>