Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
$NetBSD: patch-feature.h,v 1.1 2012/08/28 05:59:39 morr Exp $
--- src/feature.h.orig 2012-05-25 09:26:32.000000000 +0000
+++ src/feature.h
@@ -559,7 +559,7 @@
* (used only with NO_BUILTIN_TCAPS not defined).
*/
#ifdef HAVE_TGETENT
-/* #define NO_BUILTIN_TCAPS */
+#define NO_BUILTIN_TCAPS
#endif
#if !defined(NO_BUILTIN_TCAPS) && !defined(FEAT_GUI_W16)