mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/py-pcs: Limit USES=python (actually)
Actually change the value of USES=python:<version-spec> that was supposed to land in ports r448303 It was reverted during QA and the final diff was not reviewed prior to commit. Pointyhat me. PR: 219325 Approved by: portmgr (blanket) MFH: 2017Q3
This commit is contained in:
parent
83c310488f
commit
f6ff67a891
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448305
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ BUILD_DEPENDS= cython>=0.11.2:lang/cython
|
|||
PORTDOCS= pcs.pdf
|
||||
PORTEXAMPLES= *
|
||||
|
||||
USES= python
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils pythonprefix
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
|
Loading…
Add table
Reference in a new issue