Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2014 13:40:07 +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: r345438 - in head/x11: bbdock gdkxft gtk-theme-switch gtkterm2 imwheel libdnd peeper sterm wmappl xbanner xdialog xfce4-screenshooter-plugin
Message-ID:  <201402211340.s1LDe7U7071279@svn.freebsd.org>

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

Log:
  Remove trailing whitespaces from category x11

Modified:
  head/x11/bbdock/Makefile
  head/x11/gdkxft/Makefile
  head/x11/gtk-theme-switch/Makefile
  head/x11/gtkterm2/Makefile
  head/x11/imwheel/Makefile
  head/x11/libdnd/Makefile
  head/x11/peeper/Makefile
  head/x11/sterm/Makefile
  head/x11/wmappl/Makefile
  head/x11/xbanner/Makefile
  head/x11/xdialog/Makefile
  head/x11/xfce4-screenshooter-plugin/Makefile

Modified: head/x11/bbdock/Makefile
==============================================================================
--- head/x11/bbdock/Makefile	Fri Feb 21 13:39:57 2014	(r345437)
+++ head/x11/bbdock/Makefile	Fri Feb 21 13:40:06 2014	(r345438)
@@ -21,7 +21,7 @@ PORTDOCS=	README
 
 PLIST_FILES=	bin/bbdock
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/x11/gdkxft/Makefile
==============================================================================
--- head/x11/gdkxft/Makefile	Fri Feb 21 13:39:57 2014	(r345437)
+++ head/x11/gdkxft/Makefile	Fri Feb 21 13:40:06 2014	(r345438)
@@ -22,7 +22,7 @@ CONFIGURE_ARGS=	--sbindir=${PREFIX}/bin 
 		--without-gnome
 USE_LDCONFIG=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/x11/gtk-theme-switch/Makefile
==============================================================================
--- head/x11/gtk-theme-switch/Makefile	Fri Feb 21 13:39:57 2014	(r345437)
+++ head/x11/gtk-theme-switch/Makefile	Fri Feb 21 13:40:06 2014	(r345438)
@@ -14,7 +14,7 @@ COMMENT=	Command line tool for switching
 USE_GNOME=	gtk12
 USES=		gmake
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/x11/gtkterm2/Makefile
==============================================================================
--- head/x11/gtkterm2/Makefile	Fri Feb 21 13:39:57 2014	(r345437)
+++ head/x11/gtkterm2/Makefile	Fri Feb 21 13:40:06 2014	(r345438)
@@ -23,7 +23,7 @@ PLIST_DIRS=	%%DATADIR%%/pixmaps %%DATADI
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/x11/imwheel/Makefile
==============================================================================
--- head/x11/imwheel/Makefile	Fri Feb 21 13:39:57 2014	(r345437)
+++ head/x11/imwheel/Makefile	Fri Feb 21 13:40:06 2014	(r345438)
@@ -18,7 +18,7 @@ USES=		gmake
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-gpm
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/x11/libdnd/Makefile
==============================================================================
--- head/x11/libdnd/Makefile	Fri Feb 21 13:39:57 2014	(r345437)
+++ head/x11/libdnd/Makefile	Fri Feb 21 13:40:06 2014	(r345438)
@@ -20,7 +20,7 @@ CPPFLAGS+=	-I${LOCALBASE}/include/
 LDFLAGS+=	-L${LOCALBASE}/lib/
 MAKE_JOBS_UNSAFE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/x11/peeper/Makefile
==============================================================================
--- head/x11/peeper/Makefile	Fri Feb 21 13:39:57 2014	(r345437)
+++ head/x11/peeper/Makefile	Fri Feb 21 13:40:06 2014	(r345438)
@@ -16,7 +16,7 @@ MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS} 
 		LIBS="`${IMLIB_CONFIG} --libs-gdk`"
 ALL_TARGET=	peeper
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/x11/sterm/Makefile
==============================================================================
--- head/x11/sterm/Makefile	Fri Feb 21 13:39:57 2014	(r345437)
+++ head/x11/sterm/Makefile	Fri Feb 21 13:40:06 2014	(r345438)
@@ -27,7 +27,7 @@ PORTDOCS=	README
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/x11/wmappl/Makefile
==============================================================================
--- head/x11/wmappl/Makefile	Fri Feb 21 13:39:57 2014	(r345437)
+++ head/x11/wmappl/Makefile	Fri Feb 21 13:40:06 2014	(r345438)
@@ -19,7 +19,7 @@ GNU_CONFIGURE=	yes
 USE_XORG=	xpm x11 xext sm ice
 MAKE_ENV=	DATADIR="${DATADIR}"
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/x11/xbanner/Makefile
==============================================================================
--- head/x11/xbanner/Makefile	Fri Feb 21 13:39:57 2014	(r345437)
+++ head/x11/xbanner/Makefile	Fri Feb 21 13:40:06 2014	(r345438)
@@ -14,7 +14,7 @@ COMMENT=	Make your XDM login screen look
 
 USE_XORG=	xpm x11
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/x11/xdialog/Makefile
==============================================================================
--- head/x11/xdialog/Makefile	Fri Feb 21 13:39:57 2014	(r345437)
+++ head/x11/xdialog/Makefile	Fri Feb 21 13:40:06 2014	(r345438)
@@ -17,7 +17,7 @@ GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-OPTIONS_DEFINE=	DOCS NLS 
+OPTIONS_DEFINE=	DOCS NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/x11/xfce4-screenshooter-plugin/Makefile
==============================================================================
--- head/x11/xfce4-screenshooter-plugin/Makefile	Fri Feb 21 13:39:57 2014	(r345437)
+++ head/x11/xfce4-screenshooter-plugin/Makefile	Fri Feb 21 13:40:06 2014	(r345438)
@@ -22,7 +22,7 @@ USE_GNOME=	glib20 gtk20 intltool intlhac
 USE_XFCE=	configenv libexo libmenu libutil panel
 USES=		pkgconfig gmake
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 



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