diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-12-27 06:56:14 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-12-27 06:56:14 +0000 |
commit | 5abf1579d708d3cd511e6d85d05fcb1c881a228d (patch) | |
tree | 58789fe2eb56180b07c6d8563b5f561146a146f4 /textproc/groff/files/patch-src-libs-libgroff-Makefile.sub | |
parent | net/qt5-networkauth: fix plist for non DEBUG builds (diff) |
Update to 1.22.4
Notes
Notes:
svn path=/head/; revision=488509
Diffstat (limited to 'textproc/groff/files/patch-src-libs-libgroff-Makefile.sub')
-rw-r--r-- | textproc/groff/files/patch-src-libs-libgroff-Makefile.sub | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/groff/files/patch-src-libs-libgroff-Makefile.sub b/textproc/groff/files/patch-src-libs-libgroff-Makefile.sub deleted file mode 100644 index aeddabd7367e..000000000000 --- a/textproc/groff/files/patch-src-libs-libgroff-Makefile.sub +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 \ |