diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-05-03 03:14:55 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-05-03 03:14:55 +0000 |
commit | bab21f59ff67226b015f09e82883daf420198754 (patch) | |
tree | 39893a619a4088e65e5c84fbdd9c4d2c74587fc3 /net/fcptools/files/patch-configure | |
parent | Add security as secondary category since this port uses encryption (diff) |
New port fcptools version 0.4.7: FreeNet client library and
command-line tools for shell scripting
Diffstat (limited to '')
-rw-r--r-- | net/fcptools/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/fcptools/files/patch-configure b/net/fcptools/files/patch-configure new file mode 100644 index 000000000000..b9c9d54fc83a --- /dev/null +++ b/net/fcptools/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Sat May 3 00:09:45 2003 ++++ configure Sat May 3 00:09:58 2003 +@@ -5647,6 +5647,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' |