aboutsummaryrefslogtreecommitdiff
path: root/games/asc/files/patch-source::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'games/asc/files/patch-source::Makefile.in')
-rw-r--r--games/asc/files/patch-source::Makefile.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/games/asc/files/patch-source::Makefile.in b/games/asc/files/patch-source::Makefile.in
deleted file mode 100644
index 4d9c5b22fd77..000000000000
--- a/games/asc/files/patch-source::Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- source/Makefile.in.orig Thu Nov 29 20:30:42 2001
-+++ source/Makefile.in Tue Dec 11 12:54:01 2001
-@@ -71,7 +71,7 @@
- SDLMM_CONFIG = @SDLMM_CONFIG@
- SDLMM_CXXFLAGS = @SDLMM_CXXFLAGS@
- SDLMM_LIBS = @SDLMM_LIBS@
--SDL_CFLAGS = @SDL_CFLAGS@
-+SDL_CFLAGS = @SDL_CFLAGS@ -DPREFIX=\"$(prefix)\"
- SDL_CONFIG = @SDL_CONFIG@
- SDL_LIBS = @SDL_LIBS@
- SGML2MAN = @SGML2MAN@