summaryrefslogtreecommitdiff
path: root/misc/metatheme2/files/patch-plugins_gtk-2_Makefile.in
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-09 06:09:08 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-09 06:09:08 +0000
commit34446a964fa6fcc851e3acded04950c6794c4321 (patch)
tree09d9b030193316f4a7e8de06e996eeacc374f228 /misc/metatheme2/files/patch-plugins_gtk-2_Makefile.in
parentUpdate to version 2.6.2: (diff)
Metatheme has been dead for a long time. Garbage collect it.
Notes
Notes: svn path=/head/; revision=106542
Diffstat (limited to 'misc/metatheme2/files/patch-plugins_gtk-2_Makefile.in')
-rw-r--r--misc/metatheme2/files/patch-plugins_gtk-2_Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/metatheme2/files/patch-plugins_gtk-2_Makefile.in b/misc/metatheme2/files/patch-plugins_gtk-2_Makefile.in
deleted file mode 100644
index e7691be2ff30..000000000000
--- a/misc/metatheme2/files/patch-plugins_gtk-2_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- plugins/gtk-2/Makefile.in.orig Sun May 19 16:29:10 2002
-+++ plugins/gtk-2/Makefile.in Sun May 19 16:29:22 2002
-@@ -136,7 +136,7 @@
- CPPFLAGS = @CPPFLAGS@
- LDFLAGS = @LDFLAGS@
- LIBS = @LIBS@
--libgtkplugin2_la_LDFLAGS =
-+libgtkplugin2_la_LDFLAGS = -avoid-version -module
- libgtkplugin2_la_LIBADD =
- libgtkplugin2_la_OBJECTS = gtk-plugin.lo gtk-config-gui.lo
- CFLAGS = @CFLAGS@