freebsd-ports/textproc/groff/files/patch-src-libs-libgroff-Makefile.sub
Ulrich Spörlein 01cd106ee1 Add textproc/groff, the latest version of the groff typesetting suite.
Feature safe:	yes
Reviewed by:	ehaupt
2011-01-15 16:40:48 +00:00

11 lines
418 B
Text

--- src/libs/libgroff/Makefile.sub.orig 2011-01-14 22:49:35.567009974 +0100
+++ src/libs/libgroff/Makefile.sub 2011-01-14 22:49:39.566978160 +0100
@@ -151,7 +151,7 @@
MKINSTALLDIRS = $(SHELL) $(top_srcdir)/mkinstalldirs
-install_data: install_charset_data
+install_data:
install_charset_data:
test $(GLIBC21) != no || $(MKINSTALLDIRS) $(DESTDIR)$(libdir)
if test -f $(DESTDIR)$(libdir)/charset.alias; then \