[Bug 268064] lang/tcl86 Installation fails for version 8.6.13
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268064] lang/tcl86 Installation fails for version 8.6.13"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 Dec 2022 20:01:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268064 --- Comment #3 from Philippe Michel <philippe.michel7@free.fr> --- I worked around the issue by changing INSTALL_TARGET= install-strip install-libraries install-private-headers to INSTALL_TARGET= install install-libraries install-private-headers in /usr/ports/lang/tcl86/Makefile I checked that install-strip was already used in 8.6.12 so the root cause of the issue is elsewhere. -- You are receiving this mail because: You are the assignee for the bug.