summaryrefslogtreecommitdiff
path: root/x11/gtk/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtk/patches/patch-ag')
-rw-r--r--x11/gtk/patches/patch-ag11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/gtk/patches/patch-ag b/x11/gtk/patches/patch-ag
deleted file mode 100644
index 3cf44e21680..00000000000
--- a/x11/gtk/patches/patch-ag
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-ag,v 1.2 2002/08/25 18:40:34 jlam Exp $
-
---- gdk.pc.in.orig Thu Nov 30 11:18:35 2000
-+++ gdk.pc.in
-@@ -7,5 +7,5 @@ Name: GDK
- Description: GIMP Drawing Kit
- Version: @VERSION@
- Requires: glib
--Libs: -L${libdir} @x_ldflags@ -lgdk @INTLLIBS@ @GDK_WLIBS@ @x_libs@ -lm
-+Libs: -L${libdir} -Wl,-R${libdir} @x_ldflags@ -lgdk @INTLLIBS@ @GDK_WLIBS@ @x_libs@ -lm
- Cflags: -I${includedir}/gtk-1.2 @x_cflags@