Convert to USES=pgsql and USES=python

This commit is contained in:
Baptiste Daroussin
2014-10-08 17:13:17 +00:00
parent 2e0c90c883
commit c889167e31

View File

@@ -13,10 +13,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Python interface to PostgreSQL, both classic and DP-API 2.0
USE_PGSQL= yes
USE_PYTHON= 2
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
USES= python:2 pgsql
USE_PYTHON= distutils autoplist
PORTDOCS= *