aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-09-02 17:03:14 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-09-02 17:03:14 +0000
commit96128cb46498a8cea8e84315bca6078c5d579edd (patch)
tree878f9e442f53848dcade35aee6f4e6db700be523 /databases
parent800410837aadf4caf34271386c6169c262fb0c5b (diff)
downloadports-96128cb46498a8cea8e84315bca6078c5d579edd.tar.gz
ports-96128cb46498a8cea8e84315bca6078c5d579edd.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/py-geoalchemy2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/py-geoalchemy2/Makefile b/databases/py-geoalchemy2/Makefile
index 43b629442290..0e68393105ee 100644
--- a/databases/py-geoalchemy2/Makefile
+++ b/databases/py-geoalchemy2/Makefile
@@ -15,7 +15,8 @@ LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy08>=0.8:${PORTSDIR}/databases/py-sqlalchemy-devel
-USE_PYTHON= autoplist distutils
+NO_ARCH= yes
+USE_PYTHON= autoplist concurrent distutils
USES= python
.include <bsd.port.mk>