mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
www/py-scrapy: Add USE_PYTHON=concurrent
Approved by: portmgr
This commit is contained in:
parent
79f53d54d0
commit
7adad9cb27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472739
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= Scrapy
|
||||
PORTVERSION= 1.3.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=15.5.0:devel/py-twisted@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}parsel>=1.1:textproc/py-parsel@${FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_PYTHON= distutils concurrent autoplist
|
||||
|
||||
OPTIONS_DEFINE= SSL
|
||||
OPTIONS_DEFAULT=SSL
|
||||
|
Loading…
Reference in New Issue
Block a user