svn commit: r345396 - in head/benchmarks: bonnie++ gtkperf super-smack

Emanuel Haupt ehaupt at FreeBSD.org
Fri Feb 21 13:35:22 UTC 2014


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>
 


More information about the svn-ports-all mailing list