aboutsummaryrefslogtreecommitdiff
path: root/games/unnethack
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-09-02 21:27:25 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-09-02 21:27:25 +0000
commitaf31307e489b33a941c88c7c7fa4741bae22b683 (patch)
tree738376b662e7c141a609c7e1aa7569e6af26f74d /games/unnethack
parenteff035e5ce8c91fadfa2f8001e82f9c0a637ffac (diff)
downloadports-af31307e489b33a941c88c7c7fa4741bae22b683.tar.gz
ports-af31307e489b33a941c88c7c7fa4741bae22b683.zip
Notes
Diffstat (limited to 'games/unnethack')
-rw-r--r--games/unnethack/files/patch-termcap.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/games/unnethack/files/patch-termcap.c b/games/unnethack/files/patch-termcap.c
new file mode 100644
index 000000000000..2010a5ad6323
--- /dev/null
+++ b/games/unnethack/files/patch-termcap.c
@@ -0,0 +1,13 @@
+--- win/tty/termcap.c.orig Thu Sep 2 23:20:27 2004
++++ win/tty/termcap.c Thu Sep 2 23:20:46 2004
+@@ -835,10 +835,6 @@
+
+ #include <curses.h>
+
+-#ifndef LINUX
+-extern char *tparm();
+-#endif
+-
+ # ifdef COLOR_BLACK /* trust include file */
+ #undef COLOR_BLACK
+ # else