svn commit: r345432 - in head/science: 2d-rewriter ecs v_sim

Emanuel Haupt ehaupt at FreeBSD.org
Fri Feb 21 13:39:19 UTC 2014


Author: ehaupt
Date: Fri Feb 21 13:39:18 2014
New Revision: 345432
URL: http://svnweb.freebsd.org/changeset/ports/345432
QAT: https://qat.redports.org/buildarchive/r345432/

Log:
  Remove trailing whitespaces from category science

Modified:
  head/science/2d-rewriter/Makefile
  head/science/ecs/Makefile
  head/science/v_sim/Makefile

Modified: head/science/2d-rewriter/Makefile
==============================================================================
--- head/science/2d-rewriter/Makefile	Fri Feb 21 13:39:12 2014	(r345431)
+++ head/science/2d-rewriter/Makefile	Fri Feb 21 13:39:18 2014	(r345432)
@@ -16,7 +16,7 @@ USE_XORG=	x11 xext
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	EXAMPLES 
+OPTIONS_DEFINE=	EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/science/ecs/Makefile
==============================================================================
--- head/science/ecs/Makefile	Fri Feb 21 13:39:12 2014	(r345431)
+++ head/science/ecs/Makefile	Fri Feb 21 13:39:18 2014	(r345432)
@@ -42,7 +42,7 @@ CONFIGURE_ARGS+=--without-adf --without-
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS NLS 
+OPTIONS_DEFINE=	DOCS NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/science/v_sim/Makefile
==============================================================================
--- head/science/v_sim/Makefile	Fri Feb 21 13:39:12 2014	(r345431)
+++ head/science/v_sim/Makefile	Fri Feb 21 13:39:18 2014	(r345432)
@@ -30,7 +30,7 @@ INSTALLS_ICONS=	yes
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS NLS EXAMPLES 
+OPTIONS_DEFINE=	DOCS NLS EXAMPLES
 
 .include <bsd.port.options.mk>
 


More information about the svn-ports-all mailing list