mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Modernize python
This commit is contained in:
parent
ceb07ad7ab
commit
cd8d8c224d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366497
@ -16,9 +16,8 @@ LICENSE= LGPL21
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}formencode>=1.2.2:${PORTSDIR}/www/py-formencode
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
OPTIONS_DEFINE= MYSQL PGSQL SQLITE MSSQL FIREBIRD SYBASE
|
||||
SYBASE_DESC= sybase support
|
||||
|
Loading…
Reference in New Issue
Block a user