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-ak23
1 files changed, 0 insertions, 23 deletions
diff --git a/textproc/dict-server/patches/patch-ak b/textproc/dict-server/patches/patch-ak
deleted file mode 100644
index f19280b03d7..00000000000
--- a/textproc/dict-server/patches/patch-ak
+++ /dev/null
@@ -1,23 +0,0 @@
-$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
-@@ -1320,6 +1320,8 @@ echo Configuring for libmaa $MAA_MAJOR.$
- echo .
-
-
-+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
- withval="$with_cc"
-@@ -2523,9 +2525,7 @@ esac
- if test "${with_cflags+set}" = set; then
- withval="$with_cflags"
-
--if test "x${withval}" = xyes; then
- CFLAGS="$withval"
--fi
-
- fi;
-