aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pyPgSQL
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-pyPgSQL')
-rw-r--r--databases/py-pyPgSQL/Makefile5
1 files changed, 2 insertions, 3 deletions
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