summaryrefslogtreecommitdiff
path: root/www/w3m/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'www/w3m/patches/patch-aa')
-rw-r--r--www/w3m/patches/patch-aa15
1 files changed, 0 insertions, 15 deletions
diff --git a/www/w3m/patches/patch-aa b/www/w3m/patches/patch-aa
deleted file mode 100644
index 7fb93802013..00000000000
--- a/www/w3m/patches/patch-aa
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-aa,v 1.13 2008/12/13 08:53:27 obache Exp $
-
-PKG_CONFIG points right location in pkgsrc.
-
---- configure.orig 2007-05-31 12:17:05.000000000 +0000
-+++ configure
-@@ -5602,8 +5602,6 @@ echo "${ECHO_T}$with_imagelib" >&6; }
- with_gtk2="yes"
- if test x"$PKG_CONFIG" = x; then
- PKG_CONFIG=pkg-config
-- else
-- PKG_CONFIG=:
- fi;;
- esac
- done