summaryrefslogtreecommitdiff
path: root/editors/abiword/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword/patches/patch-ad')
-rw-r--r--editors/abiword/patches/patch-ad13
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/abiword/patches/patch-ad b/editors/abiword/patches/patch-ad
deleted file mode 100644
index f79c1735d3e..00000000000
--- a/editors/abiword/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.9 2002/07/03 21:59:09 hubertf Exp $
-
---- src/config/require/unix/Makefile.orig Fri Oct 26 00:43:46 2001
-+++ src/config/require/unix/Makefile
-@@ -187,7 +187,7 @@
- fi
-
- else
-- @if [ ! -r /usr/include/iconv.h -a ! -r /usr/local/include/iconv.h ]; then \
-+ @if [ ! -r /usr/include/iconv.h -a ! -r /usr/local/include/iconv.h -a ! -r ${LOCALBASE}/include/iconv.h ]; then \
- if [ -d $(ABI_ROOT)/../libiconv ]; then \
- echo Found libiconv in peer directory; \
- if [ ! -r $(ABI_ROOT)/../libiconv/lib/config.h ]; then \