summaryrefslogtreecommitdiff
path: root/textproc/groff/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/groff/patches/patch-ab')
-rw-r--r--textproc/groff/patches/patch-ab14
1 files changed, 14 insertions, 0 deletions
diff --git a/textproc/groff/patches/patch-ab b/textproc/groff/patches/patch-ab
new file mode 100644
index 00000000000..d20f1607123
--- /dev/null
+++ b/textproc/groff/patches/patch-ab
@@ -0,0 +1,14 @@
+$NetBSD: patch-ab,v 1.6 2009/10/21 16:51:46 tnn Exp $
+
+--- src/libs/libgroff/Makefile.sub.orig 2009-01-09 15:25:52.000000000 +0100
++++ src/libs/libgroff/Makefile.sub
+@@ -153,6 +153,9 @@ MKINSTALLDIRS = $(SHELL) $(top_srcdir)/m
+
+ install_data: install_charset_data
+ install_charset_data:
++ # provided by pkgsrc/converters/libiconv
++
++install_charset_data_disabled:
+ test $(GLIBC21) != no || $(MKINSTALLDIRS) $(DESTDIR)$(libdir)
+ if test -f $(DESTDIR)$(libdir)/charset.alias; then \
+ sed -f ref-add.sed $(DESTDIR)$(libdir)/charset.alias \