mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
12 lines
216 B
Plaintext
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@
|