openbsd-ports/games/chocolate-doom/patches/patch-src_Makefile_in
jasper f81e95759b - update chocolate-doom to 1.5.0
* fixes issues on sparc64

from ryan freeman (MAINTAINER)
2011-01-13 10:30:49 +00:00

13 lines
517 B
Plaintext

$OpenBSD: patch-src_Makefile_in,v 1.3 2011/01/13 10:30:49 jasper Exp $
--- src/Makefile.in.orig Sun Jan 2 10:17:17 2011
+++ src/Makefile.in Tue Jan 11 12:41:03 2011
@@ -252,7 +252,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-gamesdir = $(prefix)/games
+gamesdir = $(prefix)/bin
AM_CFLAGS = -I../opl -I../textscreen -I../pcsound @SDLMIXER_CFLAGS@ @SDLNET_CFLAGS@
DEDSERV_FILES = \
d_dedicated.c \