summaryrefslogtreecommitdiff
path: root/games/xblast/patches/patch-aa
blob: 88d6f5d76f6d8f5643080f229221240619d5289d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
$NetBSD: patch-aa,v 1.2 2006/01/12 23:49:59 joerg Exp $
--- Imakefile.orig	Thu Oct 16 02:54:01 1997
+++ Imakefile	Tue Nov 10 00:41:26 1998
@@ -12,9 +12,9 @@
  */
 
 #define IHaveSubdirs
-SUBDIRS=bitmap image sounds
+SUBDIRS=bitmap image sounds tkXBlast
 
-XBLASTDIR=$(LIBDIR)/xblast
+XBLASTDIR=$(PREFIX)/share/xblast
 /*
  * If you want to have sound, comment the following line
  * Set SOUND_DIR to the directory, where the sounds can be found
@@ -65,7 +65,7 @@
 SRCS2  = xbsndsrv.c
 OBJS2  = xbsndsrv.o
 
-ComplexProgramTarget_2(xbsndsrv,NullParameter,NullParameter)
+ComplexProgramTarget_2(xbsndsrv,${LIBOSSAUDIO},NullParameter)
 
 /*
  * Part 3: install Application Defaults