From 8c7499bdfa85657ea6c2517ada0ef4a4db489beb Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sat, 23 Sep 2000 01:36:53 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'. --- textproc/coco/files/patch-na | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 textproc/coco/files/patch-na (limited to 'textproc/coco/files/patch-na') diff --git a/textproc/coco/files/patch-na b/textproc/coco/files/patch-na deleted file mode 100644 index 68edbae7ba58..000000000000 --- a/textproc/coco/files/patch-na +++ /dev/null @@ -1,19 +0,0 @@ ---- src/s/freebsd.h.~1~ Tue Jan 25 16:40:44 2000 -+++ src/s/freebsd.h Tue Jan 25 16:45:23 2000 -@@ -43,7 +43,16 @@ - - #define LIBS_DEBUG - #define LIBS_SYSTEM -lutil -lcrypt -lxpg4 -+#if __FreeBSD_version < 400000 - #define LIBS_TERMCAP -ltermcap -+#else -+#ifdef HAVE_LIBNCURSES -+#define TERMINFO -+#define LIBS_TERMCAP -lncurses -+#else -+#define LIBS_TERMCAP -ltermcap -+#endif -+#endif - - #define SYSV_SYSTEM_DIR - -- cgit v1.2.3