Convert to USES=pgsql and USES=python
This commit is contained in:
parent
6ec4780fb7
commit
d72235df58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370468
@ -13,9 +13,8 @@ COMMENT= Python DB-API 2 compliant library for using PostgreSQL databases
|
||||
|
||||
RUN_DEPENDS= ${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base
|
||||
|
||||
USE_PGSQL= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
USES= pgsql python
|
||||
USE_PYTHON= distutils
|
||||
|
||||
DOCS= Announce ChangeLog README README.html
|
||||
EXAMPLES= examples/*.py
|
||||
|
Loading…
Reference in New Issue
Block a user