summaryrefslogtreecommitdiff
path: root/textproc/troffcvt/patches/patch-ab
blob: 8626ab48893988de5092569445c9780092726864 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$NetBSD: patch-ab,v 1.1.1.1 2001/04/27 12:27:06 agc Exp $

--- troffcvt/Makefile.orig	Fri May 23 12:28:06 1997
+++ troffcvt/Makefile	Sun Apr  8 20:19:16 2001
@@ -469,7 +469,8 @@
 runtest:: runtest.pl
 	$(RM) $@
 	echo "#!"$(PERLPATH) > $@
-	$(MSUB) runtest.pl >> $@
+	$(SED) <runtest.pl >> $@ 's/\$$(CMP)/$(CMP)/'
+#	$(MSUB) runtest.pl >> $@
 	$(CHMOD) a+x $@
 
 clean::
@@ -537,7 +538,6 @@
 
 main.o: /usr/include/stdio.h /usr/include/sys/feature_tests.h
 main.o: /usr/include/ctype.h /usr/include/sys/types.h
-main.o: /usr/include/sys/isa_defs.h /usr/include/sys/machtypes.h
 main.o: /usr/include/sys/select.h /usr/include/sys/time.h /usr/include/time.h
 main.o: /usr/include/string.h /usr/local/include/portlib.h
 main.o: /usr/local/include/etm.h /usr/local/include/memmgr.h .././h/tcgen.h