[Bug 276939] lang/expect: Requires tcl:wrapper USES flag

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 10 Feb 2024 11:15:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276939

            Bug ID: 276939
           Summary: lang/expect: Requires tcl:wrapper USES flag
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tcltk@FreeBSD.org
          Reporter: ehaupt@FreeBSD.org
             Flags: maintainer-feedback?(tcltk@FreeBSD.org)
          Assignee: tcltk@FreeBSD.org

Created attachment 248302
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248302&action=edit
tcl wrapper USES flag

Running the following command you get:

pkg install -y lolcat expect
/usr/local/bin/expect_unbuffer lolcat /COPYRIGHT 
exec: tclsh: not found

Therefore lang/expect requires the tcl:wrapper USES flag

The attached patch implements:

- Adds wrapper to tcl USES flag
- Pacify portfmt
- Pacify portclippy
- Bump PORTREVISION

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