summaryrefslogtreecommitdiff
path: root/textproc/dict-server/patches/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/dict-server/patches/patch-ak')
-rw-r--r--textproc/dict-server/patches/patch-ak4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/dict-server/patches/patch-ak b/textproc/dict-server/patches/patch-ak
index 2a197c956ed..f19280b03d7 100644
--- a/textproc/dict-server/patches/patch-ak
+++ b/textproc/dict-server/patches/patch-ak
@@ -1,4 +1,4 @@
-$NetBSD: patch-ak,v 1.2 2005/02/22 16:10:03 adam Exp $
+$NetBSD: patch-ak,v 1.3 2005/03/29 12:16:22 adam Exp $
--- libmaa/configure.orig 2004-12-23 19:23:25.000000000 +0000
+++ libmaa/configure
@@ -6,7 +6,7 @@ $NetBSD: patch-ak,v 1.2 2005/02/22 16:10:03 adam Exp $
echo .
-+LIBS=`echo $LIBS | sed -e 's|-lmaa||'`
++LIBS=`echo $LIBS | sed -e 's|-lmaa||' -e 's|-lz||' -e 's|-lregex||'`
+
# Check whether --with-cc or --without-cc was given.
if test "${with_cc+set}" = set; then