summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-03-14 20:41:36 +0000
committertron <tron@pkgsrc.org>1999-03-14 20:41:36 +0000
commit771e65c947c5df1ae850da9b68ea6915866eae75 (patch)
treecd05db7eb7b5539af0d954cc88723c38ca9d770a
parentb69d0952dc512f5c5ad02c0a29b44f27f19cbeb9 (diff)
downloadpkgsrc-771e65c947c5df1ae850da9b68ea6915866eae75.tar.gz
Ugly hack to get GNOME 1.0.1 working: don't build shared "libgnome".
XXX Someone needs find out why a shared library causes problem. It is NOT XXX the well know C++ constructors problem.
-rw-r--r--x11/gnome-libs/patches/patch-ad13
-rw-r--r--x11/gnome-libs/pkg/PLIST3
2 files changed, 14 insertions, 2 deletions
diff --git a/x11/gnome-libs/patches/patch-ad b/x11/gnome-libs/patches/patch-ad
new file mode 100644
index 00000000000..95ad1887443
--- /dev/null
+++ b/x11/gnome-libs/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.4 1999/03/14 20:41:36 tron Exp $
+
+--- libgnome/Makefile.in.orig Mon Mar 1 20:56:01 1999
++++ libgnome/Makefile.in Sun Mar 14 20:37:50 1999
+@@ -74,7 +74,7 @@
+ AWK = @AWK@
+ CATALOGS = @CATALOGS@
+ CATOBJEXT = @CATOBJEXT@
+-CC = @CC@
++CC = @CC@ -static
+ DATADIRNAME = @DATADIRNAME@
+ DLLTOOL = @DLLTOOL@
+ DL_LIB = @DL_LIB@
diff --git a/x11/gnome-libs/pkg/PLIST b/x11/gnome-libs/pkg/PLIST
index 079e5d6b0ae..3a3cc32a165 100644
--- a/x11/gnome-libs/pkg/PLIST
+++ b/x11/gnome-libs/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 1999/03/07 12:52:40 tron Exp $
+@comment $NetBSD: PLIST,v 1.9 1999/03/14 20:41:36 tron Exp $
bin/dns-helper
bin/gconfigger
bin/gnome-bug
@@ -165,7 +165,6 @@ lib/libart_lgpl.a
lib/libart_lgpl.so.2.0
lib/libartConf.sh
lib/libgnome.a
-lib/libgnome.so.34.2
lib/libgnomesupport.a
lib/libgnomesupport.so.0.0
lib/libgnomeui.a