head	1.3;
access;
symbols
	pkgsrc-2013Q2:1.3.0.54
	pkgsrc-2013Q2-base:1.3
	pkgsrc-2012Q4:1.3.0.52
	pkgsrc-2012Q4-base:1.3
	pkgsrc-2011Q4:1.3.0.50
	pkgsrc-2011Q4-base:1.3
	pkgsrc-2011Q2:1.3.0.48
	pkgsrc-2011Q2-base:1.3
	pkgsrc-2009Q4:1.3.0.46
	pkgsrc-2009Q4-base:1.3
	pkgsrc-2008Q4:1.3.0.44
	pkgsrc-2008Q4-base:1.3
	pkgsrc-2008Q3:1.3.0.42
	pkgsrc-2008Q3-base:1.3
	cube-native-xorg:1.3.0.40
	cube-native-xorg-base:1.3
	pkgsrc-2008Q2:1.3.0.38
	pkgsrc-2008Q2-base:1.3
	pkgsrc-2008Q1:1.3.0.36
	pkgsrc-2008Q1-base:1.3
	pkgsrc-2007Q4:1.3.0.34
	pkgsrc-2007Q4-base:1.3
	pkgsrc-2007Q3:1.3.0.32
	pkgsrc-2007Q3-base:1.3
	pkgsrc-2007Q2:1.3.0.30
	pkgsrc-2007Q2-base:1.3
	pkgsrc-2007Q1:1.3.0.28
	pkgsrc-2007Q1-base:1.3
	pkgsrc-2006Q4:1.3.0.26
	pkgsrc-2006Q4-base:1.3
	pkgsrc-2006Q3:1.3.0.24
	pkgsrc-2006Q3-base:1.3
	pkgsrc-2006Q2:1.3.0.22
	pkgsrc-2006Q2-base:1.3
	pkgsrc-2006Q1:1.3.0.20
	pkgsrc-2006Q1-base:1.3
	pkgsrc-2005Q4:1.3.0.18
	pkgsrc-2005Q4-base:1.3
	pkgsrc-2005Q3:1.3.0.16
	pkgsrc-2005Q3-base:1.3
	pkgsrc-2005Q2:1.3.0.14
	pkgsrc-2005Q2-base:1.3
	pkgsrc-2005Q1:1.3.0.12
	pkgsrc-2005Q1-base:1.3
	pkgsrc-2004Q4:1.3.0.10
	pkgsrc-2004Q4-base:1.3
	pkgsrc-2004Q3:1.3.0.8
	pkgsrc-2004Q3-base:1.3
	pkgsrc-2004Q2:1.3.0.6
	pkgsrc-2004Q2-base:1.3
	pkgsrc-2004Q1:1.3.0.4
	pkgsrc-2004Q1-base:1.3
	pkgsrc-2003Q4:1.3.0.2
	pkgsrc-2003Q4-base:1.3
	buildlink2-base:1.3
	netbsd-1-5-RELEASE:1.2
	netbsd-1-4-PATCH003:1.2
	netbsd-1-4-PATCH002:1.2
	comdex-fall-1999:1.2
	netbsd-1-4-PATCH001:1.2
	netbsd-1-4-RELEASE:1.2
	netbsd-1-3-PATCH003:1.2;
locks; strict;
comment	@# @;


1.3
date	2000.12.13.08.23.20;	author garbled;	state dead;
branches;
next	1.2;

1.2
date	98.08.07.10.40.39;	author agc;	state Exp;
branches;
next	1.1;

1.1
date	98.07.25.17.40.41;	author frueauf;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove this pkg, as it has been replaced with separate client/server
packages in the new version.
@
text
@$NetBSD: patch-ac,v 1.2 1998/08/07 10:40:39 agc Exp $

--- config/crosssite.def.orig	Sat May 16 05:27:10 1998
+++ config/crosssite.def	Fri Jun 26 16:15:22 1998
@@@@ -36,9 +36,8 @@@@
  * (mwedel@@pyramid.com)
  */
 
-/*
 #define XPM_PIX
-#define Xpm_LibDir /usr/local/lib/
+/*#define Xpm_LibDir /usr/local/lib/
 */
 /* If your include files are someplace odd */
 /*#define Xpm_Include	/usr/local/include*/
@@@@ -51,9 +50,10 @@@@
  * This is a top root directory of all game staff as in UNIX-style
  * overall. 
  */
-#define CTop /home/hugin/a/crossfire/crossfire
+/*#define CTop /home/hugin/a/crossfire/crossfire*/
 /* #define CTop /net/contrib/crossfire */
 /*#define CTop /usr/local/games/crossfire*/
+#define CTop @@X11BASE@@
 
 /* Binaries location If this is undefined, it default to the
    standard location for X binaries on your machine. */
@@@@ -61,7 +61,7 @@@@
 
 /* Libraries location If this is undefined it defaults to the
   standard location for X lib files/crossfire on your machine */
-#define CLibDir Concat(CTop,/lib)
+#define CLibDir Concat(CTop,/lib/crossfire)
 
 /* define and put a path here if you want it other than CLibDir/adm */
 #undef CAdmDir 
@@@@ -70,7 +70,7 @@@@
  * location for misc fonts on your machine
  */
 
-#define CFontDir Concat(CTop,/fonts)
+/*#define CFontDir Concat(CTop,/lib/X11/fonts)*/
 
 
 /* Crossfire manual location If this is undefined it defaults to the
@@@@ -103,9 +103,9 @@@@
  * use the -l form or put in the complete path name.
  * Linux users may need to add -lcrypt
  */
-/*
-#define Extra_Libraries -lcrypt
-*/
+
+#define Extra_Libraries -lcrypt -lcompat
+
 
 /* Force CC to be a specific compilator? Define this to be the
  * actual compiler (see example).  If defined, the default
@@@@ -161,11 +161,11 @@@@
  * too distant future, it probably isn't worth fixing here.
  */
 
-/*
+
 #define Rplay_Sound
-#define RPlayLibDir /usr/local/lib
-#define RPlayIncDir /usr/local/include
-*/
+#define RPlayLibDir @@LOCALBASE@@/lib
+#define RPlayIncDir @@LOCALBASE@@/include
+
 
 /* define this if using OpenWindows as your enviroment. This only
  * needs to be set if the openwindows server you use is
@


1.2
log
@Add NetBSD RCS Ids.
@
text
@d1 1
a1 1
$NetBSD$
@


1.1
log
@Initial addition of crossfire-0.94.2, a X11 multi/single player game similar
to gauntlet and nethack. Closes pr 5622 by Tim Rightnour after some
feedback rounds.
@
text
@d1 2
@
