UPDATE: lang/python 3.11.10 -> 3.12.8
This commit is contained in:
parent
15bd75493d
commit
0bd916750b
20 changed files with 8535 additions and 9180 deletions
|
@ -110,8 +110,6 @@ LIB_DEPENDS-tkinter = lang/python/${V_SUBDIR},-main \
|
|||
WANTLIB-tkinter = pthread python${VERSION} \
|
||||
${MODTK_WANTLIB}
|
||||
|
||||
AUTOCONF_VERSION = 2.69
|
||||
|
||||
CONFIGURE_STYLE = autoconf
|
||||
CONFIGURE_ARGS += --enable-shared
|
||||
CONFIGURE_ARGS += --enable-ipv6 \
|
||||
|
@ -146,7 +144,7 @@ MAKE_FLAGS += LD_LIBRARY_PATH=${WRKSRC} PATH="${WRKDIST}:${PORTPATH}"
|
|||
MAKE_FLAGS += CFLAGS_NODIST='-I${LOCALBASE}/include' LDFLAGS_NODIST='-L${WRKSRC} -L${LOCALBASE}/lib/'
|
||||
FAKE_FLAGS += RANLIB=:
|
||||
|
||||
PY_PLATFORM = openbsd${OSMAJOR}
|
||||
PY_PLATFORM = secbsd${OSMAJOR}
|
||||
SUBST_VARS += FULL_VERSION VERSION_SPEC PY_PLATFORM
|
||||
|
||||
# Python itself is clean, but some dlopen()'d extensions e.g. QtWebKit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue