diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-08 03:26:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-08 03:26:55 +0000 |
commit | 71ded78df2e3a04e365816dca56ac49721923f9a (patch) | |
tree | 941c2d9b745229d423b70357b4138e47d5c839a0 /x11-toolkits | |
parent | 4fda23cf2d86c6116bb2abf8b53d68b8f821abff (diff) | |
download | ports-71ded78df2e3a04e365816dca56ac49721923f9a.tar.gz ports-71ded78df2e3a04e365816dca56ac49721923f9a.zip |
Add the files dir.
Notes
Notes:
svn path=/head/; revision=78575
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtk-flat-theme2/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/gtk-flat-theme2/files/patch-configure b/x11-toolkits/gtk-flat-theme2/files/patch-configure new file mode 100644 index 000000000000..91c072278715 --- /dev/null +++ b/x11-toolkits/gtk-flat-theme2/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Fri Mar 14 12:46:04 2003 ++++ configure Fri Mar 14 12:46:22 2003 +@@ -5561,6 +5561,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' |