summaryrefslogtreecommitdiff
path: root/editors/zile/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'editors/zile/patches/patch-aa')
-rw-r--r--editors/zile/patches/patch-aa14
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/zile/patches/patch-aa b/editors/zile/patches/patch-aa
deleted file mode 100644
index a157fd719cf..00000000000
--- a/editors/zile/patches/patch-aa
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-aa,v 1.6 2012/02/11 09:54:21 hiramatsu Exp $
-
-Do not install charset.alias.
-
---- lib/Makefile.in.orig 2012-02-11 05:50:56.000000000 +0000
-+++ lib/Makefile.in
-@@ -2167,6 +2167,7 @@ install-exec-localcharset: all-local
- else \
- need_charset_alias=false ; \
- fi ; \
-+ need_charset_alias=false`# provided by pkgsrc/converters/libiconv`; \
- if $$need_charset_alias; then \
- $(mkinstalldirs) $(DESTDIR)$(libdir) ; \
- fi ; \