Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jul 2014 15:23:29 +0000 (UTC)
From:      Kris Moore <kmoore@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r362976 - head/sysutils/grub2-pcbsd
Message-ID:  <201407261523.s6QFNTcR074507@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kmoore
Date: Sat Jul 26 15:23:28 2014
New Revision: 362976
URL: http://svnweb.freebsd.org/changeset/ports/362976
QAT: https://qat.redports.org/buildarchive/r362976/

Log:
  Fix spacing typo

Modified:
  head/sysutils/grub2-pcbsd/Makefile

Modified: head/sysutils/grub2-pcbsd/Makefile
==============================================================================
--- head/sysutils/grub2-pcbsd/Makefile	Sat Jul 26 15:23:05 2014	(r362975)
+++ head/sysutils/grub2-pcbsd/Makefile	Sat Jul 26 15:23:28 2014	(r362976)
@@ -92,4 +92,4 @@ post-install:
 
 .include <bsd.port.post.mk>
 
-RUN_DEPENDS:=   ${RUN_DEPENDS:Ngcc*}
+RUN_DEPENDS:=	${RUN_DEPENDS:Ngcc*}



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