forked from Lainports/freebsd-ports
Simplify
PR: 226775 Submitted by: sunpoet
This commit is contained in:
parent
9cdf9ea0d8
commit
4a24986fca
1 changed files with 2 additions and 8 deletions
|
|
@ -14,13 +14,7 @@ LICENSE= PSFL
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USES= python:2.7
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PYTHON_REL} >= 3400
|
||||
IGNORE= is included in python 3.4+
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue