summaryrefslogtreecommitdiff
path: root/x11/gnome-libs/patches
diff options
context:
space:
mode:
authortron <tron>1999-05-02 15:51:27 +0000
committertron <tron>1999-05-02 15:51:27 +0000
commit22b886c03c2e437a644eefbfee319a250af67d25 (patch)
tree92d8e8651b4f0011436118ccfe93be4b344fff55 /x11/gnome-libs/patches
parent92fad3ffd9c4df295206668d5c6f2e032085bcc1 (diff)
downloadpkgsrc-22b886c03c2e437a644eefbfee319a250af67d25.tar.gz
Update "gnome-libs" package to version 1.0.9 and use well know "c++rt0.o"
klude to get shared "libgnome" working on a.out systems.
Diffstat (limited to 'x11/gnome-libs/patches')
-rw-r--r--x11/gnome-libs/patches/patch-ad13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/gnome-libs/patches/patch-ad b/x11/gnome-libs/patches/patch-ad
deleted file mode 100644
index 95ad1887443..00000000000
--- a/x11/gnome-libs/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$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@