summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/quake3server-ut/MESSAGE5
-rw-r--r--games/quake3server-ut/Makefile3
2 files changed, 5 insertions, 3 deletions
diff --git a/games/quake3server-ut/MESSAGE b/games/quake3server-ut/MESSAGE
index aefe4a3625f..9bac44e2424 100644
--- a/games/quake3server-ut/MESSAGE
+++ b/games/quake3server-ut/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2004/01/22 13:41:14 xtraeme Exp $
+$NetBSD: MESSAGE,v 1.2 2004/01/22 13:50:15 xtraeme Exp $
To start an Urban Terror Quake3 server, add this to your /etc/rc.conf:
@@ -7,6 +7,7 @@ To start an Urban Terror Quake3 server, add this to your /etc/rc.conf:
quake3server_flags="+set fs_game ut +set dedicated 1
+exec ut.cfg &"
-You will need to create a custom ut.cfg file, and place it in ${Q3MODDIR}.
+You will need to create a custom ut.cfg file, and place it in
+${Q3MODDIR}.
===========================================================================
diff --git a/games/quake3server-ut/Makefile b/games/quake3server-ut/Makefile
index bfa065b73dc..c758f4df1b5 100644
--- a/games/quake3server-ut/Makefile
+++ b/games/quake3server-ut/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/01/22 13:41:14 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/22 13:50:15 xtraeme Exp $
DISTNAME= urbanterror3
PKGNAME= quake3server-ut-3.0
@@ -24,6 +24,7 @@ NO_BUILD= yes
WRKSRC= ${WRKDIR}/q3ut3
Q3MODDIR= ${Q3ROOTDIR}/ut
DOCDIR= ${PREFIX}/share/doc/lokigames/quake3server/ut
+MESSAGE_SUBST+= Q3MODDIR=${Q3MODDIR}
do-install:
${INSTALL_DATA_DIR} ${Q3MODDIR}