diff options
Diffstat (limited to 'games/tetrinet/files/patch-ad')
-rw-r--r-- | games/tetrinet/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/tetrinet/files/patch-ad b/games/tetrinet/files/patch-ad deleted file mode 100644 index 7f5434c6945d..000000000000 --- a/games/tetrinet/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.orig Wed Jan 7 19:04:45 2004 -+++ Makefile Wed Jan 7 19:43:15 2004 -@@ -1,6 +1,6 @@ --CC = cc -+CC ?= cc - --CFLAGS = -O2 -I/usr/include/ncurses -DHAVE_IPV6 -g -Wall -+CFLAGS += -DHAVE_IPV6 -g -Wall - OBJS = sockets.o tetrinet.o tetris.o tty.o - ### no xwin.o, because it isn't done yet - # OBJS = sockets.o tetrinet.o tetris.o tty.o xwin.o |