mirror of
https://git.freebsd.org/ports.git
synced 2025-06-13 00:30:33 -04:00
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)
11 lines
204 B
Text
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@
|