mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Convert to USES framework
This commit is contained in:
parent
c5f60a645f
commit
7232e5d831
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368407
@ -15,9 +15,8 @@ LICENSE= APACHE20
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdata>0:${PORTSDIR}/devel/py-gdata
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:${PORTSDIR}/devel/py-nose
|
||||
|
||||
USE_PYTHON= 2
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USES= python:2
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
PORTDOCS= README.rst
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user