aboutsummaryrefslogtreecommitdiff
path: root/misc/py-laspy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-laspy/Makefile')
-rw-r--r--misc/py-laspy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/py-laspy/Makefile b/misc/py-laspy/Makefile
index 3d1558105358..202fe36fba33 100644
--- a/misc/py-laspy/Makefile
+++ b/misc/py-laspy/Makefile
@@ -1,5 +1,5 @@
PORTNAME= laspy
-DISTVERSION= 2.5.2
+DISTVERSION= 2.5.3
CATEGORIES= misc
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -26,6 +26,6 @@ USE_PYTHON= pep517 concurrent autoplist pytest # tests can't find the module las
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
-NOARCH= yes
+NO_ARCH= yes
.include <bsd.port.mk>