diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-18 09:43:44 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-18 09:43:44 +0000 |
commit | fbbd10d0597dc690d3c33af838b87315c3daaa16 (patch) | |
tree | 12ee43736f14c86324a01dfcd8b2e13397002428 /graphics/libexif-gtk/files/patch-configure | |
parent | Revert rev 1.109 of Makefile. Given the likelihood of future changes (diff) |
add libexif-gtk 0.3.0
GTK+ widgets to display/edit EXIF tags
PR: 39117
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=61500
Diffstat (limited to 'graphics/libexif-gtk/files/patch-configure')
-rw-r--r-- | graphics/libexif-gtk/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/libexif-gtk/files/patch-configure b/graphics/libexif-gtk/files/patch-configure new file mode 100644 index 000000000000..e977b5ab35c3 --- /dev/null +++ b/graphics/libexif-gtk/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Feb 13 17:51:17 2002 ++++ configure Fri May 10 20:59:42 2002 +@@ -5286,6 +5286,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' |