diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-07-04 21:06:34 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-07-04 21:06:34 +0000 |
commit | df3ab8a9ce5ec98bd3fc3228460143b879a4b660 (patch) | |
tree | 7c6b1b25dbf879b0c8a6c99afe478a3ad73c4b5c /security/nessus-libraries-devel/files/patch-ab | |
parent | Upgrade to 2.0.7. (diff) |
Upgrade to 2.0.7.
PR: ports/54051
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=84221
Diffstat (limited to 'security/nessus-libraries-devel/files/patch-ab')
-rw-r--r-- | security/nessus-libraries-devel/files/patch-ab | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/security/nessus-libraries-devel/files/patch-ab b/security/nessus-libraries-devel/files/patch-ab new file mode 100644 index 000000000000..ca079833ef92 --- /dev/null +++ b/security/nessus-libraries-devel/files/patch-ab @@ -0,0 +1,12 @@ +--- configure.orig Tue Oct 16 19:56:40 2001 ++++ configure Thu Oct 18 06:13:41 2001 +@@ -5074,7 +5074,8 @@ + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" + + # Always use our own libtool. +-LIBTOOL='$(SHELL) $(top_builddir)/libtool' ++# LIBTOOL='$(SHELL) $(top_builddir)/libtool' ++LIBTOOL='libtool' + + # Prevent multiple expansion + |