diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-11-14 14:26:46 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-11-14 14:26:46 +0000 |
commit | c29c4bae56cb16b15207b35fc92d1ed5e244a55e (patch) | |
tree | d57249b160b53688557d69b6794bf167f7c34cf6 /devel/zthread/files/patch-aa | |
parent | - Update to version 0.2.2 (release) (diff) |
- Add patch-configure containing my currently preferred workaround for the
problem described in PR 31142
- Remove patch for same from patch-aa
- Tidy up pkg-{comment,desc} somewhat
Diffstat (limited to 'devel/zthread/files/patch-aa')
-rw-r--r-- | devel/zthread/files/patch-aa | 25 |
1 files changed, 3 insertions, 22 deletions
diff --git a/devel/zthread/files/patch-aa b/devel/zthread/files/patch-aa index 0a8e4d879235..82746b033729 100644 --- a/devel/zthread/files/patch-aa +++ b/devel/zthread/files/patch-aa @@ -1,25 +1,6 @@ ---- Makefile.in.orig Thu Jul 12 23:46:03 2001 -+++ Makefile.in Fri Aug 3 12:52:00 2001 -@@ -146,6 +146,9 @@ - cd $(top_srcdir) && $(AUTOHEADER) - @echo timestamp > $(srcdir)/src/stamp-h.in 2> /dev/null - -+$(srcdir)/libtool: ltconfig -+ $(srcdir)/ltconfig $(srcdir)/ltmain.sh -+ - mostlyclean-hdr: - - clean-hdr: -@@ -327,7 +330,7 @@ - uninstall-am: uninstall-local - uninstall: uninstall-recursive - all-am: Makefile --all-redirect: all-recursive -+all-redirect: $(srcdir)/libtool all-recursive - install-strip: - $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install - installdirs: installdirs-recursive -@@ -382,7 +385,7 @@ +--- Makefile.in.orig Fri Aug 31 15:12:28 2001 ++++ Makefile.in Wed Nov 14 16:04:12 2001 +@@ -382,7 +382,7 @@ install-exec-hook: $(mkinstalldirs) $(bindir) |