Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jan 2013 11:59:32 +0000 (UTC)
From:      Barbara Guida <bar@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r310684 - in head: games/linux-enemyterritory-jaymod games/linux-enemyterritory-jaymod-21 games/linux-enemyterritory-omni-bot games/linux-enemyterritory-omni-bot-0660 www/xpi-clear_cach...
Message-ID:  <201301201159.r0KBxWFx052675@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bar
Date: Sun Jan 20 11:59:32 2013
New Revision: 310684
URL: http://svnweb.freebsd.org/changeset/ports/310684

Log:
  Use space instead of tab after Created by header.
  For linux-enemyterritory-omni-bot-0660, also fix check for DOCS.
  
  Approved by:	flo (mentor)

Modified:
  head/games/linux-enemyterritory-jaymod-21/Makefile
  head/games/linux-enemyterritory-jaymod/Makefile
  head/games/linux-enemyterritory-omni-bot-0660/Makefile
  head/games/linux-enemyterritory-omni-bot/Makefile
  head/www/xpi-clear_cache_button/Makefile
  head/www/xpi-flashblock/Makefile
  head/www/xpi-server_spy/Makefile
  head/www/xpi-showip/Makefile

Modified: head/games/linux-enemyterritory-jaymod-21/Makefile
==============================================================================
--- head/games/linux-enemyterritory-jaymod-21/Makefile	Sun Jan 20 11:52:15 2013	(r310683)
+++ head/games/linux-enemyterritory-jaymod-21/Makefile	Sun Jan 20 11:59:32 2013	(r310684)
@@ -1,4 +1,4 @@
-# Created by:	alepulver
+# Created by: alepulver
 # $FreeBSD$
 
 PORTNAME=	jaymod

Modified: head/games/linux-enemyterritory-jaymod/Makefile
==============================================================================
--- head/games/linux-enemyterritory-jaymod/Makefile	Sun Jan 20 11:52:15 2013	(r310683)
+++ head/games/linux-enemyterritory-jaymod/Makefile	Sun Jan 20 11:59:32 2013	(r310684)
@@ -1,4 +1,4 @@
-# Created by:	alepulver
+# Created by: alepulver
 # $FreeBSD$
 
 PORTNAME=	jaymod

Modified: head/games/linux-enemyterritory-omni-bot-0660/Makefile
==============================================================================
--- head/games/linux-enemyterritory-omni-bot-0660/Makefile	Sun Jan 20 11:52:15 2013	(r310683)
+++ head/games/linux-enemyterritory-omni-bot-0660/Makefile	Sun Jan 20 11:59:32 2013	(r310684)
@@ -1,4 +1,4 @@
-# Created by:	alepulver
+# Created by: alepulver
 # $FreeBSD$
 
 PORTNAME=	omni-bot
@@ -26,6 +26,8 @@ NO_WRKSUBDIR=	yes
 DATADIR=	${PREFIX}/lib/enemyterritory/${PORTNAME}-${VERSTR}
 DOCSDIR=	${PREFIX}/share/doc/enemyterritory-${PORTNAME}-${VERSTR}
 
+.include <bsd.port.options.mk>
+
 do-build:
 .for f in et etded
 	@(${ECHO_CMD} "#!/bin/sh"; \
@@ -43,7 +45,7 @@ do-install:
 	cd ${WRKSRC}/omni-bot && ${CP} -R et global_scripts ${DATADIR}
 	${INSTALL_PROGRAM} ${WRKSRC}/omnibot/qagame.mp.i386.so ${DATADIR}
 	${INSTALL_DATA} ${WRKSRC}/omnibot/omnibot_et.pk3 ${DATADIR}
-.if !defined(NOPORTDOCS)
+.if ${PORT_OPTIONS:MDOCS}
 	${MKDIR} ${DOCSDIR}
 .   for f in *.txt omni-bot/*.txt
 	${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}

Modified: head/games/linux-enemyterritory-omni-bot/Makefile
==============================================================================
--- head/games/linux-enemyterritory-omni-bot/Makefile	Sun Jan 20 11:52:15 2013	(r310683)
+++ head/games/linux-enemyterritory-omni-bot/Makefile	Sun Jan 20 11:59:32 2013	(r310684)
@@ -1,4 +1,4 @@
-# Created by:	alepulver
+# Created by: alepulver
 # $FreeBSD$
 
 PORTNAME=	omni-bot

Modified: head/www/xpi-clear_cache_button/Makefile
==============================================================================
--- head/www/xpi-clear_cache_button/Makefile	Sun Jan 20 11:52:15 2013	(r310683)
+++ head/www/xpi-clear_cache_button/Makefile	Sun Jan 20 11:59:32 2013	(r310684)
@@ -1,4 +1,4 @@
-# Created by:	Barbara Guida <bar@FreeBSD.org>
+# Created by: Barbara Guida <bar@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	clear_cache_button

Modified: head/www/xpi-flashblock/Makefile
==============================================================================
--- head/www/xpi-flashblock/Makefile	Sun Jan 20 11:52:15 2013	(r310683)
+++ head/www/xpi-flashblock/Makefile	Sun Jan 20 11:59:32 2013	(r310684)
@@ -1,4 +1,4 @@
-# Created by:	Simon Olofsson
+# Created by: Simon Olofsson
 # $FreeBSD$
 
 PORTNAME=	flashblock

Modified: head/www/xpi-server_spy/Makefile
==============================================================================
--- head/www/xpi-server_spy/Makefile	Sun Jan 20 11:52:15 2013	(r310683)
+++ head/www/xpi-server_spy/Makefile	Sun Jan 20 11:59:32 2013	(r310684)
@@ -1,4 +1,4 @@
-# Created by:	Barbara Guida <bar@FreeBSD.org>
+# Created by: Barbara Guida <bar@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	server_spy

Modified: head/www/xpi-showip/Makefile
==============================================================================
--- head/www/xpi-showip/Makefile	Sun Jan 20 11:52:15 2013	(r310683)
+++ head/www/xpi-showip/Makefile	Sun Jan 20 11:59:32 2013	(r310684)
@@ -1,4 +1,4 @@
-# Created by:	Barbara Guida <bar@FreeBSD.org>
+# Created by: Barbara Guida <bar@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	showip



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