aboutsummaryrefslogtreecommitdiff
path: root/security/py-pyaxo
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-08-13 22:03:00 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-08-13 22:03:00 +0000
commita46eab477baf92b1e5e6250e38b7893ad9eb3fa9 (patch)
tree882cb7c84c2fe1577e6a10ae0b9d24d98ed691c6 /security/py-pyaxo
parent316dfa7ff592d24cfea220dab25f8e872b2016b2 (diff)
downloadports-a46eab477baf92b1e5e6250e38b7893ad9eb3fa9.tar.gz
ports-a46eab477baf92b1e5e6250e38b7893ad9eb3fa9.zip
Notes
Diffstat (limited to 'security/py-pyaxo')
-rw-r--r--security/py-pyaxo/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/py-pyaxo/Makefile b/security/py-pyaxo/Makefile
index d34a959a1ec2..f37bb3fd1f1e 100644
--- a/security/py-pyaxo/Makefile
+++ b/security/py-pyaxo/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= pyaxo
-PORTVERSION= 0.8.2
-PORTREVISION= 1
+DISTVERSION= 0.8.2
+PORTREVISION= 2
CATEGORIES= security net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}passlib>=1.6.1:security/py-passlib@${PY_FLAV
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
-USES= python:2.7
+USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes