diff options
Diffstat (limited to 'print/bibtool/patches/patch-ab')
-rw-r--r-- | print/bibtool/patches/patch-ab | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/print/bibtool/patches/patch-ab b/print/bibtool/patches/patch-ab new file mode 100644 index 00000000000..af4866609ac --- /dev/null +++ b/print/bibtool/patches/patch-ab @@ -0,0 +1,10 @@ +$NetBSD: patch-ab,v 1.1.1.1 2006/03/31 03:11:56 smb Exp $ + +--- BibTcl/configure.in.orig 2006-03-19 11:48:23.000000000 -0500 ++++ BibTcl/configure.in +@@ -48,4 +48,4 @@ AC_SUBST(TCL_VERSION) + TCL_PREFIX=$TCL_PREFIX + AC_SUBST(TCL_PREFIX) + +-AC_OUTPUT(Makefile) ++AC_OUTPUT(makefile) |