1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/misc/less/files/patch-aa
Edwin Groothuis 3819707a20 [maintainer-update] ports/misc/less 374 -> 378
revive the port - it improperly suffered repo-death - and
	apply the patch below.

PR:		ports/47577
Submitted by:	Jason Harris <jharris@widomaker.com>
2003-04-04 12:40:04 +00:00

12 lines
216 B
Plaintext

--- Makefile.in.orig Fri Apr 9 20:02:59 1999
+++ Makefile.in Thu Apr 15 23:09:36 1999
@@ -15,7 +15,7 @@
LDFLAGS = @LDFLAGS@
O=o
-LIBS = @LIBS@
+LIBS = -ltermcap
prefix = @prefix@
exec_prefix = @exec_prefix@