mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 14:50:31 -04:00
Tweak up the IGNORE Makevar.
This commit is contained in:
parent
53db77571b
commit
854ba7c203
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124504
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ WRKSRC= ${PYTHON_WRKSRC}/Tools/${PORTNAME}
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${PYTHON_REL} >= 220
|
||||
IGNORE= "Part of the standard library from Python 2.2 upwards"
|
||||
IGNORE= is part of the standard library from Python 2.2 upwards
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue