diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-09-11 09:42:06 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-09-11 09:42:06 +0000 |
commit | fc9d0bdf790683c53830e1eaca1ec1b0ba6c0e88 (patch) | |
tree | 1969028f2e85840e3e661b0cdbfee3feb3e8ea0a /net-im/gnomeicu2/files/patch-configure | |
parent | Fix stupid error in dist subdir. (diff) |
Add gnomeicu2 --> ports/net/gnomeicu2, repo-copied from ports/net/gnomeicu
and update it to version 0.9.111.
Prompted by: Kosta K <kosta_k@phreaker.net>
Notes
Notes:
svn path=/head/; revision=66115
Diffstat (limited to 'net-im/gnomeicu2/files/patch-configure')
-rw-r--r-- | net-im/gnomeicu2/files/patch-configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net-im/gnomeicu2/files/patch-configure b/net-im/gnomeicu2/files/patch-configure new file mode 100644 index 000000000000..c6ee752e9833 --- /dev/null +++ b/net-im/gnomeicu2/files/patch-configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- configure 2002/09/11 08:57:13 1.1 ++++ configure 2002/09/11 08:57:46 +@@ -7490,6 +7490,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' |