opnsense-ports/textproc/groff/files/patch-src-libs-libgroff-Makefile.sub
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01: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 \