summaryrefslogtreecommitdiff
path: root/net/ngrep/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'net/ngrep/patches/patch-ad')
-rw-r--r--net/ngrep/patches/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/ngrep/patches/patch-ad b/net/ngrep/patches/patch-ad
new file mode 100644
index 00000000000..c563932dcc8
--- /dev/null
+++ b/net/ngrep/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.1 2006/10/07 06:54:37 rillig Exp $
+
+--- pcre-5.0/configure.orig 2006-10-07 08:52:09.000000000 +0200
++++ pcre-5.0/configure 2006-10-07 08:52:42.000000000 +0200
+@@ -19418,7 +19418,7 @@ fi;
+ # Check whether --enable-ebcdic or --disable-ebcdic was given.
+ if test "${enable_ebcdic+set}" = set; then
+ enableval="$enable_ebcdic"
+- if test "$enableval" == "yes"; then
++ if test "$enableval" = "yes"; then
+ EBCDIC=-DEBCDIC=1
+ fi
+