x11 updates

This commit is contained in:
2022-04-09 10:01:39 +02:00
parent 5118164ad2
commit ee0f1b4ef7
211 changed files with 854 additions and 542 deletions

View File

@@ -17,7 +17,8 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beaker>=1.1:python/py-beaker@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}Babel>0:python/py-babel@${PY_FLAVOR}
RUN_DEPENDS= ${BUILD_DEPENDS}
USES= python
USES= python:2.7
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>