aboutsummaryrefslogtreecommitdiff
path: root/databases/py-geoalchemy
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-05-23 03:50:38 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-05-23 03:50:38 +0000
commite131c7c4e26b8a7bbea6212fa0e942ffc1a410fd (patch)
tree433b5fe2c611856192f0117aa5eb9af7597756cf /databases/py-geoalchemy
parent35a2627287b72f1c7c0427ebf724ed27c0c2a257 (diff)
Notes
Diffstat (limited to 'databases/py-geoalchemy')
-rw-r--r--databases/py-geoalchemy/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/py-geoalchemy/Makefile b/databases/py-geoalchemy/Makefile
index 22f4fdc583d2..c1b435b3d733 100644
--- a/databases/py-geoalchemy/Makefile
+++ b/databases/py-geoalchemy/Makefile
@@ -3,6 +3,7 @@
PORTNAME= geoalchemy
PORTVERSION= 0.7.2
+PORTREVISION= 1
CATEGORIES= databases geography python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,8 +14,9 @@ COMMENT= Using SQLAlchemy with Spatial Databases
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy07>=0.6.1:databases/py-sqlalchemy07
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=0.6.1:databases/py-sqlalchemy10
+NO_ARCH= yes
USE_PYTHON= autoplist distutils
USES= python:2