diff options
Diffstat (limited to 'databases/py-geoalchemy2')
-rw-r--r-- | databases/py-geoalchemy2/Makefile | 2 |
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> |