svn commit: r345440 - in head/x11-fm: gnome-commander2 rodent

Emanuel Haupt ehaupt at FreeBSD.org
Fri Feb 21 13:40:18 UTC 2014


Author: ehaupt
Date: Fri Feb 21 13:40:17 2014
New Revision: 345440
URL: http://svnweb.freebsd.org/changeset/ports/345440
QAT: https://qat.redports.org/buildarchive/r345440/

Log:
  Remove trailing whitespaces from category x11-fm

Modified:
  head/x11-fm/gnome-commander2/Makefile
  head/x11-fm/rodent/Makefile

Modified: head/x11-fm/gnome-commander2/Makefile
==============================================================================
--- head/x11-fm/gnome-commander2/Makefile	Fri Feb 21 13:40:13 2014	(r345439)
+++ head/x11-fm/gnome-commander2/Makefile	Fri Feb 21 13:40:17 2014	(r345440)
@@ -40,7 +40,7 @@ NO_STAGE=	yes
 pre-configure:
 	cd ${WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${AUTORECONF} -W none
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/x11-fm/rodent/Makefile
==============================================================================
--- head/x11-fm/rodent/Makefile	Fri Feb 21 13:40:13 2014	(r345439)
+++ head/x11-fm/rodent/Makefile	Fri Feb 21 13:40:17 2014	(r345440)
@@ -33,7 +33,7 @@ MAN1=		fgr.1
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 


More information about the svn-ports-all mailing list