- Allow to build with python27
This commit is contained in:
parent
5c59f6b5f4
commit
c88795d680
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269913
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
MAINTAINER= dikshie@sfc.wide.ad.jp
|
||||
COMMENT= Reading data and formatting information from Excel files
|
||||
|
||||
USE_PYTHON= 2.5-2.6
|
||||
USE_PYTHON= 2.5-2.7
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue