1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

databases/ldb15: move gettext-runtime dependency to python section

minimal supported python version is 3.6 now

With hat:	ports-secteam
This commit is contained in:
Dima Panov 2021-03-03 11:28:08 +00:00
parent 31d4c7a704
commit e9c97c6dce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567070

View File

@ -99,7 +99,7 @@ PLIST_FILES= include/ldb_version.h \
USES+= python:build,test
CONFIGURE_ARGS+= --disable-python
.else
USES+= python:3.4+
USES+= gettext-runtime python:3.6+
PLIST_FILES+= include/pyldb.h \
lib/libpyldb-util${PYTHON_EXT_SUFFIX}.so \