diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-04-12 14:17:34 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-04-12 14:17:34 +0000 |
commit | f034777d64b60b7f2ef360ba98d676b2a5cd2f16 (patch) | |
tree | 8de1b4900efd2df6a2716ae25e5e437cbd4447e4 /dns | |
parent | 6e3d05166b2d095b8634f62811755e5a30ec650a (diff) | |
download | ports-f034777d64b60b7f2ef360ba98d676b2a5cd2f16.tar.gz ports-f034777d64b60b7f2ef360ba98d676b2a5cd2f16.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/mydns-ng/files/patch-configure | 11 | ||||
-rw-r--r-- | dns/mydns-ng/files/patch-doc::texinfo::title.texi (renamed from dns/mydns-ng/files/patch-title.texi) | 4 | ||||
-rw-r--r-- | dns/mydns/files/patch-configure | 11 | ||||
-rw-r--r-- | dns/mydns/files/patch-doc::texinfo::title.texi (renamed from dns/mydns/files/patch-title.texi) | 4 |
4 files changed, 26 insertions, 4 deletions
diff --git a/dns/mydns-ng/files/patch-configure b/dns/mydns-ng/files/patch-configure new file mode 100644 index 000000000000..ecd1646e0983 --- /dev/null +++ b/dns/mydns-ng/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Fri Mar 28 11:51:06 2003 ++++ configure Fri Mar 28 11:51:21 2003 +@@ -7803,6 +7803,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++/usr/local/share/libtool/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' + diff --git a/dns/mydns-ng/files/patch-title.texi b/dns/mydns-ng/files/patch-doc::texinfo::title.texi index 54a256163f45..40e5fc3b827c 100644 --- a/dns/mydns-ng/files/patch-title.texi +++ b/dns/mydns-ng/files/patch-doc::texinfo::title.texi @@ -1,5 +1,5 @@ ---- doc/texi/en/title.texi.orig Fri Nov 15 10:30:48 2002 -+++ doc/texi/en/title.texi Wed Dec 18 15:18:13 2002 +--- doc/texinfo/title.texi.orig Fri Nov 15 10:30:48 2002 ++++ doc/texinfo/title.texi Wed Dec 18 15:18:13 2002 @@ -1,3 +1,7 @@ +@dircategory Miscellaneous +@direntry diff --git a/dns/mydns/files/patch-configure b/dns/mydns/files/patch-configure new file mode 100644 index 000000000000..ecd1646e0983 --- /dev/null +++ b/dns/mydns/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Fri Mar 28 11:51:06 2003 ++++ configure Fri Mar 28 11:51:21 2003 +@@ -7803,6 +7803,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++/usr/local/share/libtool/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' + diff --git a/dns/mydns/files/patch-title.texi b/dns/mydns/files/patch-doc::texinfo::title.texi index 54a256163f45..40e5fc3b827c 100644 --- a/dns/mydns/files/patch-title.texi +++ b/dns/mydns/files/patch-doc::texinfo::title.texi @@ -1,5 +1,5 @@ ---- doc/texi/en/title.texi.orig Fri Nov 15 10:30:48 2002 -+++ doc/texi/en/title.texi Wed Dec 18 15:18:13 2002 +--- doc/texinfo/title.texi.orig Fri Nov 15 10:30:48 2002 ++++ doc/texinfo/title.texi Wed Dec 18 15:18:13 2002 @@ -1,3 +1,7 @@ +@dircategory Miscellaneous +@direntry |