Fix cluster build failure:
- Add USE_PYTHON_RUN - Bump PORTREVISION Submitted by: pkg-fallout@
This commit is contained in:
parent
ad5a8dfacb
commit
e15236c52a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328309
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= codespell
|
||||
PORTVERSION= 1.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://packages.profusion.mobi/${PORTNAME}/ \
|
||||
https://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/
|
||||
@ -13,6 +14,7 @@ COMMENT= Source code spelling checker
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_PYTHON= 3.1+
|
||||
USE_PYTHON_RUN= yes
|
||||
USE_XZ= yes
|
||||
|
||||
PLIST_FILES= bin/codespell
|
||||
|
Loading…
Reference in New Issue
Block a user