diff options
Diffstat (limited to 'databases/py-geoalchemy2/Makefile')
-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 55a621a5b190..76d70ec9ce62 100644 --- a/databases/py-geoalchemy2/Makefile +++ b/databases/py-geoalchemy2/Makefile @@ -13,7 +13,7 @@ COMMENT= Using SQLAlchemy with Spatial Databases LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy11>=0.8:databases/py-sqlalchemy11 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy11>=0.8:databases/py-sqlalchemy11@${FLAVOR} NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils |