ports/sysutils/less/files/patch-aa
Sunpoet Po-Chuan Hsieh 63a477b9ea - Update to 436
Changes:
- http://www.greenwoodsoftware.com/less/news.436.html
- http://www.greenwoodsoftware.com/less/old.html

PR:		ports/151825
Submitted by:	Jason Harris <jharris@widomaker.com> (maintainer)
Approved by:	pgollucci (mentor, implicit)
2010-10-30 06:54:29 +00:00

11 lines
204 B
Text

--- Makefile.in.orig 2010/10/30 02:29:59
+++ Makefile.in 2010/10/30 02:32:04
@@ -17,7 +17,7 @@
EXEEXT = @EXEEXT@
O=o
-LIBS = @LIBS@
+LIBS = -ltermcap
prefix = @prefix@
exec_prefix = @exec_prefix@