Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Nov 2016 18:47:53 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r308537 - head/lib/libgcc_s
Message-ID:  <201611111847.uABIlrxf079717@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Fri Nov 11 18:47:53 2016
New Revision: 308537
URL: https://svnweb.freebsd.org/changeset/base/308537

Log:
  Spell 'PACKAGE' correctly.
  
  Submitted by:	Kyle Evans, emaste
  MFC after:	3 days
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/lib/libgcc_s/Makefile

Modified: head/lib/libgcc_s/Makefile
==============================================================================
--- head/lib/libgcc_s/Makefile	Fri Nov 11 18:10:13 2016	(r308536)
+++ head/lib/libgcc_s/Makefile	Fri Nov 11 18:47:53 2016	(r308537)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-PKG=		clibs
+PACKAGE=	clibs
 SHLIB_NAME=	libgcc_s.so.1
 SHLIBDIR?=	/lib
 



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