summaryrefslogtreecommitdiff
path: root/textproc/ispell/patches/patch-al
blob: c83320cfdbe6c236a91de86987e6a09e1f5bfca3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-al,v 1.2 2014/05/14 02:28:13 rodent Exp $

--- config.X.orig	Wed May 25 14:13:53 2005
+++ config.X
@@ -274,7 +274,7 @@
 ** -lcurses, or -lncurses on most systems.
 */
 #ifndef TERMLIB
-#define TERMLIB	"-lncurses"
+#define TERMLIB	"-ltermcap"
 #endif
 
 /*