diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-10-27 10:57:37 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-10-27 10:57:37 +0000 |
commit | bc596cfcc23e90db9e6822723da1eb7ce20d5677 (patch) | |
tree | d30ca78230e683344b2c8521929a215ff946899f /security/nessus-libraries-devel/files/patch-ab | |
parent | Add lame-devel 3.89b, ISO code based fast MP3 encoder kit. (diff) |
Update the nessus-*-devel ports to version 1.1.7.
PR: 31139 (+ some changes)
Submitted by: Udo Schweigert <ust@cert.siemens.de>
Reviewed by: olgeni
Notes
Notes:
svn path=/head/; revision=49260
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..472a39e0f390 --- /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='$(PREFIX)/bin/libtool' + + # Prevent multiple expansion + |