summaryrefslogtreecommitdiff
path: root/x11/blt/patches/patch-ad
blob: 61a1d69329d79087252862af60c5f0fdc23f67f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
$NetBSD: patch-ad,v 1.3 2002/03/31 14:37:31 abs Exp $

--- man/Makefile.in.orig	Tue Feb  8 21:40:26 2000
+++ man/Makefile.in
@@ -10,7 +10,7 @@
 
 instdirs	= $(mandir) $(sectiondir)
 
-MANPAGES	 = BLT.n barchart.n beep.n bgexec.n bitmap.n \
+MANPAGES	 = BLT.n barchart.n beep.n bgexec.n bltbitmap.n \
 		   bltdebug.n busy.n cutbuffer.n dragdrop.n eps.n \
 		   graph.n hierbox.n hiertable.n htext.n spline.n \
 		   stripchart.n table.n tabset.n tile.n vector.n \
@@ -55,3 +55,5 @@
 distclean: clean
 	$(RM) $(srcdir)/*.bak $(srcdir)/*\~ $(srcdir)/"#"* Makefile
 
+bltbitmap.man: bitmap.man
+	cp bitmap.man bltbitmap.man