diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-06-26 22:58:32 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-06-26 22:58:32 +0000 |
commit | b2fd75e43812932b61dab72c80fedba5f9715b82 (patch) | |
tree | c06ec55813ad4aa528be251b248e0309e8332282 /security/nessus-libnasl | |
parent | 061c49565fbb5c5cfff7bc561b07c79fbade8f24 (diff) | |
download | ports-b2fd75e43812932b61dab72c80fedba5f9715b82.tar.gz ports-b2fd75e43812932b61dab72c80fedba5f9715b82.zip |
Notes
Diffstat (limited to 'security/nessus-libnasl')
-rw-r--r-- | security/nessus-libnasl/files/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/security/nessus-libnasl/files/patch-aa b/security/nessus-libnasl/files/patch-aa deleted file mode 100644 index 03f5d8af5f66..000000000000 --- a/security/nessus-libnasl/files/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ ---- configure.orig Thu Oct 18 06:16:47 2001 -+++ configure Thu Oct 18 06:18:59 2001 -@@ -5065,7 +5065,8 @@ - LIBTOOL_DEPS="--disable-ltlibs /usr/local/share/libtool/ltmain.sh" - - # Always use our own libtool. --LIBTOOL='$(SHELL) $(top_builddir)/libtool' -+# LIBTOOL='$(SHELL) $(top_builddir)/libtool' -+LIBTOOL='$(PREFIX)/bin/libtool' - - # Prevent multiple expansion - |