freebsd-ports/misc/metatheme2/files/patch-ab
Joe Marcus Clarke 23c8e79be0 Add metatheme2 after a repo copy from metatheme. Metatheme is the
multi-application theme manager for the GNOME 2.0 desktop.
2002-05-20 19:26:05 +00:00

11 lines
378 B
Text

--- plugins/gtk/Makefile.in.orig Sun May 19 16:28:24 2002
+++ plugins/gtk/Makefile.in Sun May 19 16:28:33 2002
@@ -134,7 +134,7 @@
CPPFLAGS = @CPPFLAGS@
LDFLAGS = @LDFLAGS@
LIBS = @LIBS@
-libgtkplugin1_la_LDFLAGS =
+libgtkplugin1_la_LDFLAGS = -avoid-version -module
libgtkplugin1_la_LIBADD =
libgtkplugin1_la_OBJECTS = gtk-plugin.lo gtk-config-gui.lo
CFLAGS = @CFLAGS@