aboutsummaryrefslogtreecommitdiffstats
path: root/games/angband
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-09-20 08:32:53 +0800
committersteve <steve@FreeBSD.org>1999-09-20 08:32:53 +0800
commit3541c2af1e936758411603e1d1b71b78a0893f8e (patch)
treef3190605e68693d1d4ea33d624b3581293b0538f /games/angband
parent4aa890a2d934255fe56b0a353855c35066f8c4dd (diff)
downloadfreebsd-ports-gnome-3541c2af1e936758411603e1d1b71b78a0893f8e.tar.gz
freebsd-ports-gnome-3541c2af1e936758411603e1d1b71b78a0893f8e.tar.zst
freebsd-ports-gnome-3541c2af1e936758411603e1d1b71b78a0893f8e.zip
We no longer need to define SPECIAL_BSD to coverup for an old curses
problem. As a side effect this now builds on FreeBSD/Alpha.
Diffstat (limited to 'games/angband')
-rw-r--r--games/angband/files/patch-ac13
1 files changed, 3 insertions, 10 deletions
diff --git a/games/angband/files/patch-ac b/games/angband/files/patch-ac
index 3b9905fa855d..3041fbb6363d 100644
--- a/games/angband/files/patch-ac
+++ b/games/angband/files/patch-ac
@@ -1,13 +1,6 @@
---- src/config.h.orig Fri Feb 6 04:10:31 1998
-+++ src/config.h Mon Feb 9 09:38:23 1998
-@@ -46,13 +46,13 @@
- * OPTION: define "SPECIAL_BSD" for using certain versions of UNIX
- * that use the 4.4BSD Lite version of Curses in "main-gcu.c"
- */
--/* #define SPECIAL_BSD */
-+#define SPECIAL_BSD
-
-
+--- src/config.h.orig Wed Feb 11 05:30:28 1998
++++ src/config.h Sat Sep 18 18:20:32 1999
+@@ -52,7 +52,7 @@
/*
* OPTION: Use the POSIX "termios" methods in "main-gcu.c"
*/