mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
One USE_PYTHON is enough
s/-script://
This commit is contained in:
parent
b723801c7e
commit
f7c1a7dd88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350125
@ -15,11 +15,10 @@ LIB_DEPENDS= libvirt.so:${PORTSDIR}/devel/libvirt
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urlgrabber>=3.9.1:${PORTSDIR}/www/py-urlgrabber
|
||||
|
||||
USES= gettext
|
||||
USE_PYTHON_RUN= yes
|
||||
USE_PYTHON_BUILD= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
post-patch-script:
|
||||
post-patch:
|
||||
${REINPLACE_CMD} 's|share/man|man|g' \
|
||||
${WRKSRC}/setup.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user