summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorBarbara Guida <bar@FreeBSD.org>2013-01-20 11:59:32 +0000
committerBarbara Guida <bar@FreeBSD.org>2013-01-20 11:59:32 +0000
commitf0934ba4aedb4d0765112b712d8ec73f5824825f (patch)
treeedc1eb54c6ba12239c94960f094808076fb47d9b /games
parentConvert to USE_PKGCONFIG. (diff)
Use space instead of tab after Created by header.
For linux-enemyterritory-omni-bot-0660, also fix check for DOCS. Approved by: flo (mentor)
Notes
Notes: svn path=/head/; revision=310684
Diffstat (limited to 'games')
-rw-r--r--games/linux-enemyterritory-jaymod-21/Makefile2
-rw-r--r--games/linux-enemyterritory-jaymod/Makefile2
-rw-r--r--games/linux-enemyterritory-omni-bot-0660/Makefile6
-rw-r--r--games/linux-enemyterritory-omni-bot/Makefile2
4 files changed, 7 insertions, 5 deletions
diff --git a/games/linux-enemyterritory-jaymod-21/Makefile b/games/linux-enemyterritory-jaymod-21/Makefile
index 3c657adebce6..a96b0647f613 100644
--- a/games/linux-enemyterritory-jaymod-21/Makefile
+++ b/games/linux-enemyterritory-jaymod-21/Makefile
@@ -1,4 +1,4 @@
-# Created by: alepulver
+# Created by: alepulver
# $FreeBSD$
PORTNAME= jaymod
diff --git a/games/linux-enemyterritory-jaymod/Makefile b/games/linux-enemyterritory-jaymod/Makefile
index 022e867f7e83..8a313ae80b88 100644
--- a/games/linux-enemyterritory-jaymod/Makefile
+++ b/games/linux-enemyterritory-jaymod/Makefile
@@ -1,4 +1,4 @@
-# Created by: alepulver
+# Created by: alepulver
# $FreeBSD$
PORTNAME= jaymod
diff --git a/games/linux-enemyterritory-omni-bot-0660/Makefile b/games/linux-enemyterritory-omni-bot-0660/Makefile
index 22d7dc3e307b..2ba30a853d2d 100644
--- a/games/linux-enemyterritory-omni-bot-0660/Makefile
+++ b/games/linux-enemyterritory-omni-bot-0660/Makefile
@@ -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}
diff --git a/games/linux-enemyterritory-omni-bot/Makefile b/games/linux-enemyterritory-omni-bot/Makefile
index a12b5aedeec4..e4b02d56cfb8 100644
--- a/games/linux-enemyterritory-omni-bot/Makefile
+++ b/games/linux-enemyterritory-omni-bot/Makefile
@@ -1,4 +1,4 @@
-# Created by: alepulver
+# Created by: alepulver
# $FreeBSD$
PORTNAME= omni-bot