summaryrefslogtreecommitdiff
path: root/sysutils/less/files/patch-Makefile.in
blob: 02b9334bb5f211bc72acc32c7e504b63b106e018 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.in.orig	2013-04-04 16:55:06 UTC
+++ Makefile.in
@@ -17,7 +17,7 @@ CPPFLAGS = @CPPFLAGS@
 EXEEXT = @EXEEXT@
 O=o
 
-LIBS = @LIBS@
+LIBS = -lncurses
 
 prefix = @prefix@
 exec_prefix = @exec_prefix@