Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2021 08:31:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259101] devel/newt: configure fails after upgrade 0.52.21
Message-ID:  <bug-259101-7788-mlAqmBXDbZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259101-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259101-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259101

Stewart Morgan <stewart+FreeBSD-BugZilla@arnos-vale.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stewart+FreeBSD-BugZilla@ar
                   |                            |nos-vale.net

--- Comment #1 from Stewart Morgan <stewart+FreeBSD-BugZilla@arnos-vale.net=
> ---
Created attachment 228653
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D228653&action=
=3Dedit
Fix for --with-python

The post-patch-PYTHON-on target in Makefile is what breaks configure.ac by
incorrectly assumeing the PYTHONVERS defintion it is updating is on one line
(and presumably it was in the previous release).
Fortunately, the new release's configure.ac file allows specifying the Pyth=
on
version by argument, so this patch removes the redundant Makefile target and
uses --with-python=3D${PYTHON_VERSION}.
Works for me on 12.2-amd64 (with Python 3.8)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259101-7788-mlAqmBXDbZ>