summaryrefslogtreecommitdiff
path: root/www/gtkhtml38
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-01-25 11:06:45 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-01-25 11:06:45 +0000
commit260c5812077344324978e3fed4b83c383a56c532 (patch)
tree319deb5ea405c4e0db2ba598df7080c0c04fe48c /www/gtkhtml38
parentUpdate to 1.0.3. (diff)
Don't build/install useless statically linked version of the shared module.
Notes
Notes: svn path=/head/; revision=53708
Diffstat (limited to 'www/gtkhtml38')
-rw-r--r--www/gtkhtml38/files/patch-components::http-storage-module::Makefile.in14
-rw-r--r--www/gtkhtml38/files/patch-ltmain.sh22
-rw-r--r--www/gtkhtml38/pkg-plist1
3 files changed, 29 insertions, 8 deletions
diff --git a/www/gtkhtml38/files/patch-components::http-storage-module::Makefile.in b/www/gtkhtml38/files/patch-components::http-storage-module::Makefile.in
new file mode 100644
index 000000000000..6f238102e76a
--- /dev/null
+++ b/www/gtkhtml38/files/patch-components::http-storage-module::Makefile.in
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- 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
diff --git a/www/gtkhtml38/files/patch-ltmain.sh b/www/gtkhtml38/files/patch-ltmain.sh
index 98cb05e4ddb3..91c341790451 100644
--- a/www/gtkhtml38/files/patch-ltmain.sh
+++ b/www/gtkhtml38/files/patch-ltmain.sh
@@ -1,19 +1,27 @@
$FreeBSD$
---- ltmain.sh 2001/08/27 09:51:26 1.1
-+++ ltmain.sh 2001/08/27 09:51:42
-@@ -2408,6 +2408,9 @@
- *-*-netbsd*)
- # Don't link with libc until the a.out ld.so is fixed.
+--- ltmain.sh.orig Sun Jan 20 16:11:07 2002
++++ ltmain.sh Tue Jan 22 13:34:20 2002
+@@ -1060,6 +1060,7 @@
+
+ -module)
+ module=yes
++ build_old_libs=no
+ continue
+ ;;
+
+@@ -2442,6 +2443,9 @@
+ *-*-openbsd*)
+ # Do not include libc due to us having libc/libc_r.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
# Add libc to deplibs on all other systems if necessary.
- if test "$build_libtool_need_lc" = "yes"; then
-@@ -4175,10 +4178,12 @@
+ if test $build_libtool_need_lc = "yes"; then
+@@ -4208,10 +4212,12 @@
fi
# Install the pseudo-library for information purposes.
diff --git a/www/gtkhtml38/pkg-plist b/www/gtkhtml38/pkg-plist
index a2c29bfaa416..d7ae99d37ed7 100644
--- a/www/gtkhtml38/pkg-plist
+++ b/www/gtkhtml38/pkg-plist
@@ -90,7 +90,6 @@ include/gtkhtml/htmltypes.h
include/gtkhtml/htmlundo-action.h
include/gtkhtml/htmlundo.h
include/gtkhtml/htmlvspace.h
-lib/bonobo/plugin/libstorage_http.a
lib/bonobo/plugin/libstorage_http.so
lib/libgtkhtml.a
lib/libgtkhtml.so