mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
11 lines
439 B
Text
11 lines
439 B
Text
--- Makefile.in.orig 2018-12-23 14:34:27 UTC
|
|
+++ Makefile.in
|
|
@@ -12527,7 +12527,7 @@ ref-del.sed : $(libgroff_srcdir)/ref-del.sin
|
|
-e 's/@''PACKAGE''@/$(LIBGROFF_PACKAGE)/g' $(libgroff_srcdir)/ref-del.sin > t-$@
|
|
mv t-$@ $@
|
|
|
|
-install-data-local: install_charset_data
|
|
+install-data-local:
|
|
install_charset_data:
|
|
-test $(GLIBC21) != no || $(mkinstalldirs) $(DESTDIR)$(libdir)
|
|
if test -f $(DESTDIR)$(libdir)/charset.alias; then \
|