1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Convert USES=pgsql and USES=python:3

This commit is contained in:
Baptiste Daroussin 2014-10-08 17:14:51 +00:00
parent c889167e31
commit e68176c310
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370466

View File

@ -15,10 +15,7 @@ COMMENT= Python 3 compatible PostgreSQL database driver and tools
LICENSE= BSD3CLAUSE
USES= zip
USE_PGSQL= yes
USE_PYTHON= 3
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
USES= zip pgsql python:3
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>