aboutsummaryrefslogtreecommitdiff
path: root/databases/py-PyGreSQL
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-10-08 17:13:17 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-10-08 17:13:17 +0000
commitc889167e31e88421e01f8678c8c3388fb21abbca (patch)
tree1d49456f57ba37fd7e4fc3dd7d3e8c57ae7b11ea /databases/py-PyGreSQL
parent2e0c90c8833899a50e555dbc023d87d2920dcce1 (diff)
downloadports-c889167e31e88421e01f8678c8c3388fb21abbca.tar.gz
ports-c889167e31e88421e01f8678c8c3388fb21abbca.zip
Convert to USES=pgsql and USES=python
Notes
Notes: svn path=/head/; revision=370465
Diffstat (limited to 'databases/py-PyGreSQL')
-rw-r--r--databases/py-PyGreSQL/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/databases/py-PyGreSQL/Makefile b/databases/py-PyGreSQL/Makefile
index 708a303ed0f0..eca0a785c0d4 100644
--- a/databases/py-PyGreSQL/Makefile
+++ b/databases/py-PyGreSQL/Makefile
@@ -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= *