git: f23967b97907 - main - security/libpreludedb: Helper to find python39

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Thu, 16 Jun 2022 21:06:59 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f23967b979071d7f45fd7e0db71e13d7e17a11f5

commit f23967b979071d7f45fd7e0db71e13d7e17a11f5
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-06-16 21:05:25 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-06-16 21:05:25 +0000

    security/libpreludedb: Helper to find python39
    
    PR:             264717
    Reported by:    thierry
---
 security/libpreludedb/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/security/libpreludedb/Makefile b/security/libpreludedb/Makefile
index ca6ead05d9a1..798e5f8791c9 100644
--- a/security/libpreludedb/Makefile
+++ b/security/libpreludedb/Makefile
@@ -21,6 +21,7 @@ SHEBANG_FILES=	preludedb-admin
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--without-swig
+CONFIGURE_ENV=	PYTHON3=${PYTHON_CMD}
 
 INSTALL_TARGET=	install-strip