1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

- Convert to USES=python

Approved by:	portmgr (implicit)
This commit is contained in:
Marcus von Appen 2014-09-28 18:44:12 +00:00
parent d8b553dcfc
commit ed71829f2e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369490

View File

@ -14,10 +14,8 @@ LICENSE= LGPL3
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/urwid/raw_display.py:${PORTSDIR}/devel/py-urwid
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/urwid/raw_display.py:${PORTSDIR}/devel/py-urwid
USE_PYTHON= yes
USE_PYDISTUTILS=yes
INSTALLS_EGGINFO=yes
USES= tar:bzip2
USES= python tar:bzip2
USE_PYTHON= distutils
OPTIONS_DEFINE= DOCS