summaryrefslogtreecommitdiff
path: root/www/w3m/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'www/w3m/patches/patch-ak')
-rw-r--r--www/w3m/patches/patch-ak15
1 files changed, 0 insertions, 15 deletions
diff --git a/www/w3m/patches/patch-ak b/www/w3m/patches/patch-ak
deleted file mode 100644
index 80a137e9c8c..00000000000
--- a/www/w3m/patches/patch-ak
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ak,v 1.1 2008/12/13 08:52:13 obache Exp $
-
-PKG_CONFIG points right location in pkgsrc.
-
---- acinclude.m4.orig 2006-04-07 13:21:11.000000000 +0000
-+++ acinclude.m4
-@@ -652,8 +652,6 @@ AC_DEFUN([AC_W3M_IMAGE],
- with_gtk2="yes"
- if test x"$PKG_CONFIG" = x; then
- PKG_CONFIG=pkg-config
-- else
-- PKG_CONFIG=:
- fi;;
- esac
- done