summaryrefslogtreecommitdiff
path: root/textproc/troffcvt/patches/patch-ae
blob: e126f014ac3f593ad689a5ab00323f3ef43cf1da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ae,v 1.1.1.1 2001/04/27 12:27:06 agc Exp $

--- man/Makefile.orig	Sun Apr  8 20:32:21 2001
+++ man/Makefile	Sun Apr  8 20:33:12 2001
@@ -325,7 +325,8 @@
 all:: troffcvt.man
 troffcvt.man:: troffcvt.msub
 	$(RM) $@
-	$(MSUB) troffcvt.msub > $@
+	$(SED) <troffcvt.msub > $@ "s|\$$(PROJLIBDIR)|$(PROJLIBDIR)|"
+#	$(MSUB) troffcvt.msub > $@
 
 clean::
 	$(RM) troffcvt.man