summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gnome-themes-extras/files/patch-configure
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-14 22:19:15 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-14 22:19:15 +0800
commitd513e5031be38d225bdf2ab1573488f18c1d8309 (patch)
treed17f7ce290cf8bcc82b2f5bff0f7993d1dcf5f80 /x11-toolkits/gnome-themes-extras/files/patch-configure
parentd528e97154307f1369c0d0df01456f2066776d7c (diff)
downloadmarcuscom-ports-d513e5031be38d225bdf2ab1573488f18c1d8309.tar
marcuscom-ports-d513e5031be38d225bdf2ab1573488f18c1d8309.tar.gz
marcuscom-ports-d513e5031be38d225bdf2ab1573488f18c1d8309.tar.bz2
marcuscom-ports-d513e5031be38d225bdf2ab1573488f18c1d8309.tar.lz
marcuscom-ports-d513e5031be38d225bdf2ab1573488f18c1d8309.tar.xz
marcuscom-ports-d513e5031be38d225bdf2ab1573488f18c1d8309.tar.zst
marcuscom-ports-d513e5031be38d225bdf2ab1573488f18c1d8309.zip
Add gnome-themes-extras 0.3.
Updated from the FreeBSD repo is a patch submitted by Rui Lopes to make the Gorilla gtk2 theme work. When it loaded, it was whining about: /usr/X11R6/share/themes/Gorilla/gtk-2.0/iconrc:175: error: invalid string constant "gorilla-default", expected valid string constant This patch solves that and makes all the Gorilla icons and buttons shot up properly, in all their wonderous circular glory. Also, bump PORTREVISION cuz I like bumping PORTREVISIONs. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1214 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gnome-themes-extras/files/patch-configure')
-rw-r--r--x11-toolkits/gnome-themes-extras/files/patch-configure10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/gnome-themes-extras/files/patch-configure b/x11-toolkits/gnome-themes-extras/files/patch-configure
new file mode 100644
index 000000000..99515043d
--- /dev/null
+++ b/x11-toolkits/gnome-themes-extras/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Thu Jun 12 03:11:39 2003
++++ configure Thu Jun 12 03:12:05 2003
+@@ -7905,6 +7905,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'