summaryrefslogtreecommitdiff
path: root/devel/atk
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2002-03-25 02:05:47 +0000
committerdmcmahill <dmcmahill>2002-03-25 02:05:47 +0000
commitf4cf90d876b083416b0423a88d504e053b6fa12b (patch)
treeb50f821c1d64eb92b8146597502e7ef860c90a81 /devel/atk
parentfa7497041f5045eca89fbecf4ca7ac63b81bf24e (diff)
downloadpkgsrc-f4cf90d876b083416b0423a88d504e053b6fa12b.tar.gz
remove unneeded patches. pkg-info adds -Wl,-R${path} automatically, no
need to add it explicitly.
Diffstat (limited to 'devel/atk')
-rw-r--r--devel/atk/distinfo3
-rw-r--r--devel/atk/patches/patch-aa11
2 files changed, 1 insertions, 13 deletions
diff --git a/devel/atk/distinfo b/devel/atk/distinfo
index 323c17ecae8..9e44144495c 100644
--- a/devel/atk/distinfo
+++ b/devel/atk/distinfo
@@ -1,5 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2002/03/24 20:28:05 dmcmahill Exp $
+$NetBSD: distinfo,v 1.2 2002/03/25 02:10:07 dmcmahill Exp $
SHA1 (atk-1.0.0.tar.gz) = 08f73260531996d8a9b5a9ea3d2dfee77d89a63e
Size (atk-1.0.0.tar.gz) = 337196 bytes
-SHA1 (patch-aa) = 32ca997ae2c96da1e163d5f0199fc713c6dd58f6
diff --git a/devel/atk/patches/patch-aa b/devel/atk/patches/patch-aa
deleted file mode 100644
index 0c4581b8754..00000000000
--- a/devel/atk/patches/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2002/03/24 20:28:05 dmcmahill Exp $
-
---- atk.pc.in.orig Tue Mar 5 12:27:29 2002
-+++ atk.pc.in
-@@ -7,5 +7,5 @@
- Description: Accessibility Toolkit
- Version: @VERSION@
- Requires: @GLIB_PACKAGES@
--Libs: -L${libdir} -latk-@ATK_API_VERSION@
-+Libs: -L${libdir} -R${libdir} -latk-@ATK_API_VERSION@
- Cflags: -I${includedir}/atk-1.0