diff options
author | leeym <leeym@FreeBSD.org> | 2003-04-12 22:17:34 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-04-12 22:17:34 +0800 |
commit | feb30a0121d7aea91966c91445ca6378bf08456d (patch) | |
tree | c5021ed051dcd783010707158e09ea43c422f704 /dns | |
parent | 7ab3e4bf8242b88292e4ae1bac603b7e37b19be5 (diff) | |
download | freebsd-ports-gnome-feb30a0121d7aea91966c91445ca6378bf08456d.tar.gz freebsd-ports-gnome-feb30a0121d7aea91966c91445ca6378bf08456d.tar.zst freebsd-ports-gnome-feb30a0121d7aea91966c91445ca6378bf08456d.zip |
add/remove patch files which are omitted in previous commit.
PR: 50676
Submitted by: Simon Dick <simond@irrelevant.org>
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 |