Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2014 13:35:21 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r345396 - in head/benchmarks: bonnie++ gtkperf super-smack
Message-ID:  <201402211335.s1LDZLIC062179@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Fri Feb 21 13:35:20 2014
New Revision: 345396
URL: http://svnweb.freebsd.org/changeset/ports/345396
QAT: https://qat.redports.org/buildarchive/r345396/

Log:
  Remove trailing whitespaces from category benchmarks

Modified:
  head/benchmarks/bonnie++/Makefile
  head/benchmarks/gtkperf/Makefile
  head/benchmarks/super-smack/Makefile

Modified: head/benchmarks/bonnie++/Makefile
==============================================================================
--- head/benchmarks/bonnie++/Makefile	Fri Feb 21 13:35:10 2014	(r345395)
+++ head/benchmarks/bonnie++/Makefile	Fri Feb 21 13:35:20 2014	(r345396)
@@ -23,7 +23,7 @@ WRKSRC=	${WRKDIR}/${PORTNAME}-1.97.1
 
 PORTDOCS=	readme.html
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/benchmarks/gtkperf/Makefile
==============================================================================
--- head/benchmarks/gtkperf/Makefile	Fri Feb 21 13:35:10 2014	(r345395)
+++ head/benchmarks/gtkperf/Makefile	Fri Feb 21 13:35:20 2014	(r345396)
@@ -16,7 +16,7 @@ USES=		gmake pkgconfig
 GNU_CONFIGURE=	yes
 USE_GNOME=	gtk20 gnomeprefix
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/benchmarks/super-smack/Makefile
==============================================================================
--- head/benchmarks/super-smack/Makefile	Fri Feb 21 13:35:10 2014	(r345395)
+++ head/benchmarks/super-smack/Makefile	Fri Feb 21 13:35:20 2014	(r345396)
@@ -25,7 +25,7 @@ MYSQL_DESC=	Enable MySQL support
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 



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