forked from Lainports/freebsd-ports
- Convert to USES=python
This commit is contained in:
parent
1483dff0d6
commit
8f8dbc4339
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/sk1libs/__init__.py:${PORTSDIR}/graphics/sk1li
|
|||
|
||||
PROJECTHOST= uniconvertor
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
USES= python
|
||||
USE_PYTHON= distutils
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' ${WRKSRC}/setup.py
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue