$OpenBSD: patch-Makefile_in,v 1.2 2003/04/15 13:17:59 wilfried Exp $
--- Makefile.in.orig	Wed Apr  2 10:59:19 2003
+++ Makefile.in	Mon Apr 14 13:24:49 2003
@@ -84,7 +84,7 @@ singlegunshot.wav bulletricochet.wav exp
 scorefiledir = /var/games
 scorefile_DATA = oilwar.scores
 
-AM_CPPFLAGS = $(sound_flag) -DDATA_DIR=\"$(datafiledir)/\" -DSCORE_DIR=\"$(scorefiledir)/\"
+AM_CPPFLAGS = $(sound_flag) -DDATA_DIR=\"$(prefix)/share/oilwar/\" -DSCORE_DIR=\"$(scorefiledir)/\"
 
 bin_PROGRAMS = oilwar
 oilwar_SOURCES = Main.hpp Main.cpp cParticleSystem.hpp cParticleSystem.cpp Config.hpp
