aboutsummaryrefslogtreecommitdiff
path: root/games/corewars/files
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-14 12:57:26 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-14 12:57:26 +0000
commit8dc37696ea025bddd7822b9562c6fe075321bec9 (patch)
treef7ce71dc03d8533546e404cc0a640f3ee65864c0 /games/corewars/files
parent51505fe87160d96ee169096629f226ab1de71461 (diff)
downloadports-8dc37696ea025bddd7822b9562c6fe075321bec9.tar.gz
ports-8dc37696ea025bddd7822b9562c6fe075321bec9.zip
Notes
Diffstat (limited to 'games/corewars/files')
-rw-r--r--games/corewars/files/patch-aa11
-rw-r--r--games/corewars/files/patch-ab16
2 files changed, 0 insertions, 27 deletions
diff --git a/games/corewars/files/patch-aa b/games/corewars/files/patch-aa
deleted file mode 100644
index b0d970bb2201..000000000000
--- a/games/corewars/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.in.orig Tue Mar 21 12:36:18 2000
-+++ src/Makefile.in Tue Mar 21 12:37:19 2000
-@@ -116,7 +116,7 @@
- LEXLIB = @LEXLIB@
- YLWRAP = $(srcdir)/ylwrap
- CFLAGS = @CFLAGS@
--COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-+COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) $(FREEBSD_CFLAGS)
- CCLD = $(CC)
- LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
- DIST_COMMON = ./stamp-h.in Makefile.am Makefile.in config.h.in lex-cw.c \
diff --git a/games/corewars/files/patch-ab b/games/corewars/files/patch-ab
deleted file mode 100644
index 19710222e7bb..000000000000
--- a/games/corewars/files/patch-ab
+++ /dev/null
@@ -1,16 +0,0 @@
---- configure.orig Fri Mar 31 16:14:55 2000
-+++ configure Fri Mar 31 16:15:45 2000
-@@ -2311,13 +2311,6 @@
- COREWARSCMD=corewars-cmd
- else
- echo "$ac_t""no" 1>&6
--echo "configure: warning:
--
-- ********************************************************************************
-- *** glibc >= 2.1 not installed - cannot build command line client without it ***
-- *** (but this is ok if you want the GTK+ client only) ***
-- ********************************************************************************
--" 1>&2
- fi
- done
-