summaryrefslogtreecommitdiff
path: root/security/gpgme/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'security/gpgme/patches/patch-aa')
-rw-r--r--security/gpgme/patches/patch-aa8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/gpgme/patches/patch-aa b/security/gpgme/patches/patch-aa
index c41cd7d2bed..b887d244a3d 100644
--- a/security/gpgme/patches/patch-aa
+++ b/security/gpgme/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.8 2009/11/15 18:41:55 drochner Exp $
+$NetBSD: patch-aa,v 1.9 2011/03/03 11:39:47 adam Exp $
---- src/gpgme-config.in.orig 2007-01-26 06:28:37.000000000 +0100
+--- src/gpgme-config.in.orig 2009-10-23 13:44:56.000000000 +0000
+++ src/gpgme-config.in
-@@ -29,8 +29,8 @@ libs_pth="@PTH_LDFLAGS@ @PTH_LIBS@"
+@@ -35,8 +35,8 @@ libs_pth="@PTH_LDFLAGS@ @PTH_LIBS@"
cflags_pth="@PTH_CFLAGS@"
@HAVE_PTHREAD_TRUE@thread_modules="$thread_modules pthread"
@@ -13,7 +13,7 @@ $NetBSD: patch-aa,v 1.8 2009/11/15 18:41:55 drochner Exp $
# Configure glib.
libs_glib="@GLIB_LIBS@"
-@@ -114,7 +114,7 @@ while test $# -gt 0; do
+@@ -120,7 +120,7 @@ while test $# -gt 0; do
;;
--libs)
if test "x$libdir" != "x/usr/lib" -a "x$libdir" != "x/lib"; then