summaryrefslogtreecommitdiff
path: root/textproc/qsubst/patches
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/qsubst/patches')
-rw-r--r--textproc/qsubst/patches/patch-aa10
1 files changed, 4 insertions, 6 deletions
diff --git a/textproc/qsubst/patches/patch-aa b/textproc/qsubst/patches/patch-aa
index 94404a85b20..6bb40afab49 100644
--- a/textproc/qsubst/patches/patch-aa
+++ b/textproc/qsubst/patches/patch-aa
@@ -1,14 +1,12 @@
-$NetBSD: patch-aa,v 1.1.1.1 2001/04/22 05:55:05 simonb Exp $
+$NetBSD: patch-aa,v 1.2 2001/04/22 06:00:42 simonb Exp $
--- Makefile.orig Sun Sep 5 03:07:22 1999
-+++ Makefile Sun Apr 22 15:48:13 2001
-@@ -1,6 +1,9 @@
- # $NetBSD: patch-aa,v 1.1.1.1 2001/04/22 05:55:05 simonb Exp $
++++ Makefile Sun Apr 22 15:59:15 2001
+@@ -2,4 +2,7 @@
PROG= qsubst
++WARNS?= 1
+BINDIR= ${PREFIX}/bin
+MANDIR= ${PREFIX}/man
-+WARNS?= 1
DPADD+= $(LIBTERMCAP}
LDADD+= -ltermcap
-