Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Nov 2016 12:24:26 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r426236 - head/devel/powerpc64-gcc
Message-ID:  <201611161224.uAGCOQfZ031478@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Wed Nov 16 12:24:26 2016
New Revision: 426236
URL: https://svnweb.freebsd.org/changeset/ports/426236

Log:
  Spell BROKEN_FreeBSD_9 properly.

Modified:
  head/devel/powerpc64-gcc/Makefile

Modified: head/devel/powerpc64-gcc/Makefile
==============================================================================
--- head/devel/powerpc64-gcc/Makefile	Wed Nov 16 10:49:01 2016	(r426235)
+++ head/devel/powerpc64-gcc/Makefile	Wed Nov 16 12:24:26 2016	(r426236)
@@ -53,7 +53,7 @@ CONFIGURE_ARGS+=--target=${GCC_TARGET} -
 
 ALL_TARGET?=	all-gcc
 INSTALL_TARGET?=	install-gcc
-BROKEN_FreeBSD9=	plist is different on 9.x that on other arches
+BROKEN_FreeBSD_9=	plist is different on 9.x that on other arches
 
 .include <bsd.port.options.mk>
 



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