summaryrefslogtreecommitdiff
path: root/x11/gtk2/patches/patch-ap
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtk2/patches/patch-ap')
-rw-r--r--x11/gtk2/patches/patch-ap11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/gtk2/patches/patch-ap b/x11/gtk2/patches/patch-ap
deleted file mode 100644
index 6c72c729336..00000000000
--- a/x11/gtk2/patches/patch-ap
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-ap,v 1.2 2002/08/25 19:23:32 jlam Exp $
-
---- gtk+-2.0.pc.in.orig Wed Mar 6 07:03:49 2002
-+++ gtk+-2.0.pc.in
-@@ -11,5 +11,5 @@ Name: GTK+
- Description: GIMP Tool Kit (${target} target)
- Version: @VERSION@
- Requires: gdk-${target}-2.0 @GTK_PACKAGES@
--Libs: -L${libdir} -lgtk-${target}-@GTK_API_VERSION@ @GTK_EXTRA_LIBS@
-+Libs: -L${libdir} -Wl,-R${libdir} -lgtk-${target}-@GTK_API_VERSION@ @GTK_EXTRA_LIBS@
- Cflags: -I${includedir}/gtk-2.0 @GTK_EXTRA_CFLAGS@