[Bug 288253] devel/allegro5: update to 5.2.10.1 and overhaul the Makefile and plist
Date: Wed, 16 Jul 2025 02:33:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288253 --- Comment #2 from Vladimir Druzenko <vvd@FreeBSD.org> --- Instead this: +-option(WANT_DOCS_HTML "Generate HTML documentation" on) +-option(WANT_DOCS_MAN "Generate man pages" on) ++option(WANT_DOCS_HTML "Generate HTML documentation" off) ++option(WANT_DOCS_MAN "Generate man pages" off) use correct configure options. -- You are receiving this mail because: You are the assignee for the bug.