diff options
Diffstat (limited to 'x11/gtk2/patches/patch-af')
-rw-r--r-- | x11/gtk2/patches/patch-af | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/gtk2/patches/patch-af b/x11/gtk2/patches/patch-af deleted file mode 100644 index b4a60b29403..00000000000 --- a/x11/gtk2/patches/patch-af +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: patch-af,v 1.6 2002/08/25 19:23:32 jlam Exp $ - ---- contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc.in.orig Wed Mar 6 07:03:50 2002 -+++ contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc.in -@@ -7,5 +7,5 @@ Name: GdkPixbuf Xlib - Description: GdkPixbuf rendering for Xlib - Version: @VERSION@ - Requires: gobject-2.0,gmodule-2.0,gdk-pixbuf-2.0 --Libs: -L${libdir} -lgdk_pixbuf_xlib-@GTK_API_VERSION@ -+Libs: -L${libdir} -Wl,-R${libdir} -lgdk_pixbuf_xlib-@GTK_API_VERSION@ - Cflags: -I${includedir} |