pkgsrc/devel/cdk/patches/patch-af
jlam 1b89cf5992 * Update to cdk-4.9.8.
* Update ncurses dependency.
    * Update MASTER_SITE and HOMEPAGE to new locations.
    * Libtoolize library build.
1999-07-06 07:57:20 +00:00

12 lines
288 B
Text

$NetBSD: patch-af,v 1.2 1999/07/06 07:57:23 jlam Exp $
--- include/curdefs.h.orig Thu Dec 10 23:24:06 1998
+++ include/curdefs.h Tue Jul 6 01:00:28 1999
@@ -518,4 +518,7 @@
#ifndef ACS_S2
#define ACS_S2 '2'
#endif
+#ifndef ACS_S9
+#define ACS_S9 '9'
+#endif
#endif /* CURDEF_H */