summaryrefslogtreecommitdiffstats
path: root/textproc/uim/files/patch-helper:Makefile.in
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
commit1b3327761c8bcb98d89b529daeae9600844b4361 (patch)
tree0be1cd4eb5fec6661da4798906b0d9bd522e794f /textproc/uim/files/patch-helper:Makefile.in
parenta65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff)
downloadmarcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc/uim/files/patch-helper:Makefile.in')
-rw-r--r--textproc/uim/files/patch-helper:Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/uim/files/patch-helper:Makefile.in b/textproc/uim/files/patch-helper:Makefile.in
deleted file mode 100644
index 7b67242c1..000000000
--- a/textproc/uim/files/patch-helper:Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- helper/Makefile.in.orig Fri Dec 16 17:10:59 2005
-+++ helper/Makefile.in Sat Dec 24 03:05:26 2005
-@@ -422,7 +422,7 @@
- @APPLET_TRUE@uim_toolbar_applet_CPPFLAGS = $(helper_defs) -I$(top_srcdir) -I$(top_builddir)
- @APPLET_TRUE@uim_toolbar_applet_CFLAGS = @GTK2_CFLAGS@ @APPLET_CFLAGS@ @GNOME2_CFLAGS@ -Wall
- @APPLET_TRUE@uim_toolbar_applet_SOURCES = toolbar-applet-gnome.c toolbar-common-gtk.c
--@APPLET_TRUE@serverdir = $(libdir)/bonobo/servers
-+@APPLET_TRUE@serverdir = $(prefix)/libdata/bonobo/servers
- @APPLET_TRUE@server_DATA = GNOME_UimApplet.server
- @APPLET_TRUE@server_in_files = $(server_DATA:=.in)
- @APPLET_TRUE@server_in_in_files = $(server_in_files:=.in)