You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
271 B
Diff
12 lines
271 B
Diff
--- ./configure.ac 2024-03-06 02:57:43
|
|
+++ ./configure.ac 2024-03-06 02:58:01
|
|
@@ -83,7 +83,7 @@
|
|
#AM_CONDITIONAL(ENABLE_MAN, test x$enable_man = xyes)
|
|
|
|
# src/hsts-make-dafsa needs python 2.7+
|
|
-AM_PATH_PYTHON([2.7])
|
|
+AM_PATH_PYTHON([@@PYVER@@])
|
|
|
|
PKG_PROG_PKG_CONFIG
|
|
|