opnsense-ports/sysutils/less/files/patch-Makefile.in
Franco Fichtner fab3f95e5f */*: sync with upstream
Taken from: FreeBSD
2016-02-05 04:37:31 +01:00

11 lines
210 B
Text

--- 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@