From d72235df58275cc4e1f6b1d6e31b1a8ea64ed2de Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 8 Oct 2014 17:16:33 +0000 Subject: Convert to USES=pgsql and USES=python --- databases/py-pyPgSQL/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'databases/py-pyPgSQL') diff --git a/databases/py-pyPgSQL/Makefile b/databases/py-pyPgSQL/Makefile index 92e80c5378cc..76df2a55142c 100644 --- a/databases/py-pyPgSQL/Makefile +++ b/databases/py-pyPgSQL/Makefile @@ -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 -- cgit v1.3