diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-08 02:51:00 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-08 02:51:00 +0800 |
commit | 5abdc21fc15cacf14a896b4d09ab72228ad699ac (patch) | |
tree | 1f62f063c9dd540bdc1d26f2fc9dc058c19a92aa /x11-toolkits/gtk-thinice-engine/files | |
parent | 597e3424e9074dc32c6ac680d50d82096eeede79 (diff) | |
download | freebsd-ports-gnome-5abdc21fc15cacf14a896b4d09ab72228ad699ac.tar.gz freebsd-ports-gnome-5abdc21fc15cacf14a896b4d09ab72228ad699ac.tar.zst freebsd-ports-gnome-5abdc21fc15cacf14a896b4d09ab72228ad699ac.zip |
Add gtk-thinice-engine, a simple, clean GTK+-2 theme.
Diffstat (limited to 'x11-toolkits/gtk-thinice-engine/files')
-rw-r--r-- | x11-toolkits/gtk-thinice-engine/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/gtk-thinice-engine/files/patch-configure b/x11-toolkits/gtk-thinice-engine/files/patch-configure new file mode 100644 index 000000000000..8afd3d20e32f --- /dev/null +++ b/x11-toolkits/gtk-thinice-engine/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Mon Feb 3 20:16:09 2003 ++++ configure Mon Feb 3 20:16:31 2003 +@@ -7640,6 +7640,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' |