summaryrefslogtreecommitdiffstats
path: root/x11/gnome-applets/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-15 02:19:04 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-15 02:19:04 +0800
commit9d88361278ec33fb80aeefd7638950f390179d07 (patch)
tree2ca3b1d79d0247631547801c0e3d7b66669bbee2 /x11/gnome-applets/files
parent71e5ec1d79d31d648646a961486f2d3bd7a3f258 (diff)
downloadmarcuscom-ports-9d88361278ec33fb80aeefd7638950f390179d07.tar
marcuscom-ports-9d88361278ec33fb80aeefd7638950f390179d07.tar.gz
marcuscom-ports-9d88361278ec33fb80aeefd7638950f390179d07.tar.bz2
marcuscom-ports-9d88361278ec33fb80aeefd7638950f390179d07.tar.lz
marcuscom-ports-9d88361278ec33fb80aeefd7638950f390179d07.tar.xz
marcuscom-ports-9d88361278ec33fb80aeefd7638950f390179d07.tar.zst
marcuscom-ports-9d88361278ec33fb80aeefd7638950f390179d07.zip
Add a nasty hack to fix the build with gtk+-2.8.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4496 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/files')
-rw-r--r--x11/gnome-applets/files/patch-gswitchit_Makefile.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/gnome-applets/files/patch-gswitchit_Makefile.in b/x11/gnome-applets/files/patch-gswitchit_Makefile.in
new file mode 100644
index 000000000..6acabb358
--- /dev/null
+++ b/x11/gnome-applets/files/patch-gswitchit_Makefile.in
@@ -0,0 +1,10 @@
+--- gswitchit/Makefile.in.orig Sun Aug 14 14:04:52 2005
++++ gswitchit/Makefile.in Sun Aug 14 14:05:30 2005
+@@ -401,6 +401,7 @@
+
+ gnome_keyboard_applet_LDADD = $(COMMON_LIBS) \
+ $(GNOME_APPLETS_LIBS) \
++ `pkg-config --libs pangoxft` \
+ $(top_builddir)/gswitchit/libgswitchit-applet.a \
+ $(top_builddir)/libgswitchit/libgswitchit.a \
+ $(top_builddir)/libkbdraw/libkbdraw.a