summaryrefslogtreecommitdiffstats
path: root/databases/py-sqlalchemy06/Makefile
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2014-10-19 08:50:17 +0000
committermva <mva@FreeBSD.org>2014-10-19 08:50:17 +0000
commitd4e0b55e3d2de55489b8645dd7d5c9ea53ca2058 (patch)
tree75814c6755c8e7b9ed02c4c7bd60001370cbdfbd /databases/py-sqlalchemy06/Makefile
parentdc3d0650673d81132ee89d472a4c21d49328fa91 (diff)
downloadFreeBSD-ports-d4e0b55e3d2de55489b8645dd7d5c9ea53ca2058.zip
FreeBSD-ports-d4e0b55e3d2de55489b8645dd7d5c9ea53ca2058.tar.gz
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit)
Diffstat (limited to 'databases/py-sqlalchemy06/Makefile')
-rw-r--r--databases/py-sqlalchemy06/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/py-sqlalchemy06/Makefile b/databases/py-sqlalchemy06/Makefile
index f2dce40..1577fec 100644
--- a/databases/py-sqlalchemy06/Makefile
+++ b/databases/py-sqlalchemy06/Makefile
@@ -15,9 +15,8 @@ COMMENT= Python SQL toolkit and Object Relational Mapper (series 0.6)
LICENSE= MIT
# Python3 ready
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
# bypass infrastructure bug
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
OpenPOWER on IntegriCloud