openbsd-ports/games/chocolate-doom/patches/patch-src_Makefile_in
2009-06-05 22:27:29 +00:00

13 lines
496 B
Plaintext

$OpenBSD: patch-src_Makefile_in,v 1.2 2009/06/05 22:27:29 jasper Exp $
--- src/Makefile.in.orig Wed Dec 10 21:27:14 2008
+++ src/Makefile.in Wed Dec 10 21:27:39 2008
@@ -239,7 +239,7 @@ sysconfdir = @sysconfdir@
target_alias = @target_alias@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-gamesdir = $(prefix)/games
+gamesdir = $(prefix)/bin
AM_CFLAGS = -I../textscreen -I../pcsound @SDLMIXER_CFLAGS@ @SDLNET_CFLAGS@
DEDSERV_FILES = \
d_dedicated.c \