diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-02-09 07:16:36 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-02-09 07:16:36 +0000 |
commit | 1e7616123c6fe86b9fb298356f3be4f31f101979 (patch) | |
tree | f0bcc170f6135aacf204150e99148fa61046592b /devel/libical/files | |
parent | c37b97ce2350208789a996b67ce7acb67456e77c (diff) | |
download | ports-1e7616123c6fe86b9fb298356f3be4f31f101979.tar.gz ports-1e7616123c6fe86b9fb298356f3be4f31f101979.zip |
Notes
Diffstat (limited to 'devel/libical/files')
-rw-r--r-- | devel/libical/files/patch-configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/libical/files/patch-configure b/devel/libical/files/patch-configure index 3fd5911bbca7..24b679afd1eb 100644 --- a/devel/libical/files/patch-configure +++ b/devel/libical/files/patch-configure @@ -1,9 +1,9 @@ ---- configure.orig Wed Nov 6 05:18:06 2002 -+++ configure Fri Nov 8 10:49:39 2002 -@@ -3428,6 +3428,7 @@ +--- configure.orig 2007-02-28 05:35:52.000000000 +0800 ++++ configure 2008-02-08 22:57:04.000000000 +0800 +@@ -19553,6 +19553,7 @@ # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh" + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" +$ac_aux_dir/ltconfig $LIBTOOL_DEPS # Always use our own libtool. |