diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-11 22:54:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-11 22:54:54 +0000 |
commit | f1c906fea78ad78ffc9acbe15c4d0909893b5a3e (patch) | |
tree | 5e1d5ff545a19e1127e80c3db93fa08a66ec9e94 /accessibility/gnome-mag/files | |
parent | cdea6c7aa72ad51d0cb522cbc453d8b41412db31 (diff) | |
download | ports-f1c906fea78ad78ffc9acbe15c4d0909893b5a3e.tar.gz ports-f1c906fea78ad78ffc9acbe15c4d0909893b5a3e.zip |
Notes
Diffstat (limited to 'accessibility/gnome-mag/files')
-rw-r--r-- | accessibility/gnome-mag/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/accessibility/gnome-mag/files/patch-configure b/accessibility/gnome-mag/files/patch-configure new file mode 100644 index 000000000000..f195f07b43c6 --- /dev/null +++ b/accessibility/gnome-mag/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Dec 11 18:31:51 2002 ++++ configure Thu Dec 12 12:07:17 2002 +@@ -7414,6 +7414,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' |