svn commit: r426236 - head/devel/powerpc64-gcc

Mark Linimon linimon at FreeBSD.org
Wed Nov 16 12:24:27 UTC 2016


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>
 


More information about the svn-ports-all mailing list