openbsd-ports/games/xlife/patches/patch-ad
brad 20661199c3 - replace master site with a good one
- split out patches
- make -> ${MAKE}
- add quite a few missing files to PLIST
1999-09-28 17:17:10 +00:00

13 lines
361 B
Plaintext

--- defs.h.orig Thu Mar 21 17:21:18 1991
+++ defs.h Tue Sep 28 13:08:54 1999
@@ -29,7 +29,8 @@
#include <X11/keysym.h>
#include <X11/keysymdef.h>
-#define DIR "/afs/andrew/usr0/games/lib/xlife/"
+/* Defined in Imakefile */
+/* #define DIR "/afs/andrew/usr0/games/lib/xlife/" */
#define NORMALFONT "8x13"
#define BOLDFONT "8x13bold"
#define FONTHEIGHT 13