summaryrefslogtreecommitdiff
path: root/devel/ncurses/patches/patch-ad
blob: 32d5a7cb3ee8ef2c89bd1c4286b722dd44b60d79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.1 1998/12/28 20:03:08 tron Exp $

--- man/Makefile.in.orig	Sun Aug  4 03:16:40 1996
+++ man/Makefile.in	Mon Dec 28 20:16:31 1998
@@ -48,7 +48,7 @@
 # We compose terminfo.5 from the real sources...
 CAPLIST=$(srcdir)/../include/Caps
 terminfo.5: $(srcdir)/terminfo.head $(CAPLIST) $(srcdir)/terminfo.tail Makefile $(srcdir)/MKterminfo.sh
-	sh $(srcdir)/MKterminfo.sh $(srcdir)/terminfo.head $(CAPLIST) $(srcdir)/terminfo.tail >terminfo.5
+	sh $(srcdir)/MKterminfo.sh $(srcdir)/terminfo.head $(CAPLIST) $(srcdir)/terminfo.tail | tbl >terminfo.5
 
 clean mostlyclean:
 	rm -f terminfo.5