[Bug 288808] net-im/{libpurple,pidgin}: wont package using PERL option or TCLTK above 8.6

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 12 Aug 2025 00:26:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288808

            Bug ID: 288808
           Summary: net-im/{libpurple,pidgin}: wont package using PERL
                    option or TCLTK above 8.6
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: milios@ccsys.com

Created attachment 262884
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=262884&action=edit
git -C /usr/ports diff net-im/{pidgin,libpurple}

-%%PERLMAN:%%man/man3/Purple.3.gz
-%%PERLMAN:%%man/man3/Pidgin.3.gz
+%%PERLMAN:%%share/man/man3/Purple.3.gz
+%%PERLMAN:%%share/man/man3/Pidgin.3.gz

in their respective plists did the trick for the PERL option(s)

on a side note, i have both tk{86,90} installed, my make.conf defaulting to
tcltk=9.0, and saw errors until i /^USES/s/tk/tk:86/ but i expect to get a lot
of that as i push my defaults forward. perhaps someone willing to put forth the
effort can get it working with either; i punted that (i'll put $50 on it tho)

-- 
You are receiving this mail because:
You are the assignee for the bug.