aboutsummaryrefslogtreecommitdiff
path: root/databases/py-geoalchemy2
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-geoalchemy2')
-rw-r--r--databases/py-geoalchemy2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-geoalchemy2/Makefile b/databases/py-geoalchemy2/Makefile
index 2856ab62ef49..43b629442290 100644
--- a/databases/py-geoalchemy2/Makefile
+++ b/databases/py-geoalchemy2/Makefile
@@ -15,7 +15,7 @@ LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy08>=0.8:${PORTSDIR}/databases/py-sqlalchemy-devel
-PYTHON_FEATURES=autoplist,distutils
+USE_PYTHON= autoplist distutils
USES= python
.include <bsd.port.mk>