summaryrefslogtreecommitdiffstats
path: root/www/gtkhtml/files/patch-components::http-storage-module::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/gtkhtml/files/patch-components::http-storage-module::Makefile.in')
-rw-r--r--www/gtkhtml/files/patch-components::http-storage-module::Makefile.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/www/gtkhtml/files/patch-components::http-storage-module::Makefile.in b/www/gtkhtml/files/patch-components::http-storage-module::Makefile.in
new file mode 100644
index 000000000..b5f87a508
--- /dev/null
+++ b/www/gtkhtml/files/patch-components::http-storage-module::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD: ports/www/gtkhtml/files/patch-components::http-storage-module::Makefile.in,v 1.1 2002/01/25 11:06:45 sobomax Exp $
+
+--- components/http-storage-module/Makefile.in 2002/01/22 14:05:48 1.1
++++ components/http-storage-module/Makefile.in 2002/01/22 14:06:05
+@@ -154,7 +154,7 @@
+ INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(srcdir) -I$(top_srcdir) -I$(top_builddir) -DPLUGIN_DIR=\""$(PLUGIN_DIR)"\" -I$(includedir) $(EXTRA_GNOME_CFLAGS)
+
+
+-common_ldflags = -avoid-version
++common_ldflags = -avoid-version -module
+
+ bonobo_plugindir = $(PLUGIN_DIR)
+ bonobo_plugin_LTLIBRARIES = libstorage_http.la