Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2014 13:36:40 +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: r345407 - in head/emulators: gxmame openmsx prodosemu stonx tiemu3 tme vmw
Message-ID:  <201402211336.s1LDaevM064636@svn.freebsd.org>

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

Log:
  Remove trailing whitespaces from category emulators

Modified:
  head/emulators/gxmame/Makefile
  head/emulators/openmsx/Makefile
  head/emulators/prodosemu/Makefile
  head/emulators/stonx/Makefile
  head/emulators/tiemu3/Makefile
  head/emulators/tme/Makefile
  head/emulators/vmw/Makefile

Modified: head/emulators/gxmame/Makefile
==============================================================================
--- head/emulators/gxmame/Makefile	Fri Feb 21 13:36:34 2014	(r345406)
+++ head/emulators/gxmame/Makefile	Fri Feb 21 13:36:40 2014	(r345407)
@@ -24,7 +24,7 @@ CONFIGURE_ARGS=	--with-xmame-dir=${LOCAL
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/emulators/openmsx/Makefile
==============================================================================
--- head/emulators/openmsx/Makefile	Fri Feb 21 13:36:34 2014	(r345406)
+++ head/emulators/openmsx/Makefile	Fri Feb 21 13:36:40 2014	(r345407)
@@ -33,7 +33,7 @@ PLIST_FILES=	bin/openmsx
 PORTDATA=	*
 PORTDOCS=	*
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/emulators/prodosemu/Makefile
==============================================================================
--- head/emulators/prodosemu/Makefile	Fri Feb 21 13:36:34 2014	(r345406)
+++ head/emulators/prodosemu/Makefile	Fri Feb 21 13:36:40 2014	(r345407)
@@ -21,7 +21,7 @@ PLIST_DIRS=	share/apple2
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/emulators/stonx/Makefile
==============================================================================
--- head/emulators/stonx/Makefile	Fri Feb 21 13:36:34 2014	(r345406)
+++ head/emulators/stonx/Makefile	Fri Feb 21 13:36:40 2014	(r345407)
@@ -37,7 +37,7 @@ DOCS=	../COPYING AUTHORS DEBUGGING INSTA
 FONTS=	System0-iso.pcf System0.pcf System1-iso.pcf System1.pcf \
 	System2-iso.pcf System2.pcf
 
-OPTIONS_DEFINE=	DOCS EXAMPLES 
+OPTIONS_DEFINE=	DOCS EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/emulators/tiemu3/Makefile
==============================================================================
--- head/emulators/tiemu3/Makefile	Fri Feb 21 13:36:34 2014	(r345406)
+++ head/emulators/tiemu3/Makefile	Fri Feb 21 13:36:40 2014	(r345407)
@@ -29,7 +29,7 @@ MAN1=		tiemu.1
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/emulators/tme/Makefile
==============================================================================
--- head/emulators/tme/Makefile	Fri Feb 21 13:36:34 2014	(r345406)
+++ head/emulators/tme/Makefile	Fri Feb 21 13:36:40 2014	(r345407)
@@ -38,7 +38,7 @@ LDFLAGS+=	-L${LOCALBASE}/lib
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	EXAMPLES 
+OPTIONS_DEFINE=	EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/emulators/vmw/Makefile
==============================================================================
--- head/emulators/vmw/Makefile	Fri Feb 21 13:36:34 2014	(r345406)
+++ head/emulators/vmw/Makefile	Fri Feb 21 13:36:40 2014	(r345407)
@@ -15,7 +15,7 @@ USES=		iconv
 
 SBINS=		vmw vmshrink vmftp
 
-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?201402211336.s1LDaevM064636>