mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Use USES=python
This commit is contained in:
parent
b23b6e8bc1
commit
930062dcf4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364900
1 changed files with 2 additions and 3 deletions
|
@ -18,9 +18,8 @@ LICENSE_COMB= dual
|
|||
|
||||
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
|
||||
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
USE_PYTHON= yes
|
||||
PYTHON_FEATURES=autoplist,distutils
|
||||
USES= python
|
||||
|
||||
DATADIR= ${PREFIX}/share/py-curl
|
||||
DOCSDIR= ${PREFIX}/share/doc/py-curl
|
||||
|
|
Loading…
Add table
Reference in a new issue