diff options
author | tron <tron@pkgsrc.org> | 1999-05-02 15:51:27 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-05-02 15:51:27 +0000 |
commit | d678b6afeca65d57a7c95ea85ae10c2d240e8c24 (patch) | |
tree | 92d8e8651b4f0011436118ccfe93be4b344fff55 /x11/gnome-libs/patches | |
parent | c416109ad76ae03800c8e3ec147c019e99fceb6f (diff) | |
download | pkgsrc-d678b6afeca65d57a7c95ea85ae10c2d240e8c24.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-ad | 13 |
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@ |