[Bug 233324] x11/libX11: Remove unnecessary perl5 dependency
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233324 --- Comment #7 from Jan Beich <[email protected]> --- The code has clear references: - specs/* but the port passes --disable-specs - LOG_COMPILER but only used in "make check" (not "make test") $ rg -g \*am PERL specs/i18n/compose/Makefile.am 2:if HAVE_PERL 17:endif HAVE_PERL specs/i18n/compose/docbook-nl.am 26: $(AM_V_GEN)$(PERL) $(srcdir)/compose-chart.pl \ 30: $(AM_V_GEN)$(PERL) $(srcdir)/compose-chart.pl \ nls/Makefile.am 39:if HAVE_PERL 40:LOG_COMPILER = $(PERL) 42:endif HAVE_PERL -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"