diff options
Diffstat (limited to 'games/asc/files/patch-source::unix::mapeditor::Makefile.in')
-rw-r--r-- | games/asc/files/patch-source::unix::mapeditor::Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/games/asc/files/patch-source::unix::mapeditor::Makefile.in b/games/asc/files/patch-source::unix::mapeditor::Makefile.in deleted file mode 100644 index 85f53687f13e..000000000000 --- a/games/asc/files/patch-source::unix::mapeditor::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- source/unix/mapeditor/Makefile.in.orig Sun Jun 1 15:21:07 2003 -+++ source/unix/mapeditor/Makefile.in Sun Jun 1 15:21:34 2003 -@@ -113,7 +113,7 @@ - - - AM_CXXFLAGS = @SDL_CFLAGS@ @SDLMM_CXXFLAGS@ \ ---Dkarteneditor -DFREEMAPZOOM -DNEWKEYB @PARAGUI_CFLAGS@ -+-Dkarteneditor -DFREEMAPZOOM -DNEWKEYB @PARAGUI_CFLAGS@ -DPREFIX=\"$(prefix)\" - - - bin_PROGRAMS = asc_mapedit asc_map2pcx |