[Bug 286930] sysutils/screen: configure: WARNING: unrecognized options: --with-socket-dir

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 19 May 2025 17:37:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286930

            Bug ID: 286930
           Summary: sysutils/screen: configure: WARNING: unrecognized
                    options: --with-socket-dir
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: cy@FreeBSD.org
          Reporter: xj.dropbox+freebsd@gmail.com
             Flags: maintainer-feedback?(cy@FreeBSD.org)
          Assignee: cy@FreeBSD.org

Created attachment 260551
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=260551&action=edit
Patch for sysutils/screen50/Makefile

When using SCREEN_SOCKET_DIR=/tmp/screens in /etc/make.conf configure doesn't
recognize the --with-socket-dir option as set in the port Makefile (screen50).
With 5.0 this has changed to --enable-socket-dir . Fix in attached patch.

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