aboutsummaryrefslogtreecommitdiff
path: root/math/py-gimmik/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-12-19 04:31:59 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-12-19 22:17:40 +0000
commit6d13a0c60529f4430079ca595a3158f4d92c57c3 (patch)
treed9518c41a4bcfcd887cb3c915f5e5933e27d8638 /math/py-gimmik/Makefile
parent0f96234a6fbe1a99322b6adb8fcc66277c4dce18 (diff)
downloadports-6d13a0c60529f4430079ca595a3158f4d92c57c3.tar.gz
ports-6d13a0c60529f4430079ca595a3158f4d92c57c3.zip
Diffstat (limited to 'math/py-gimmik/Makefile')
-rw-r--r--math/py-gimmik/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-gimmik/Makefile b/math/py-gimmik/Makefile
index e0a64b51a829..738db60e96e8 100644
--- a/math/py-gimmik/Makefile
+++ b/math/py-gimmik/Makefile
@@ -1,6 +1,5 @@
PORTNAME= gimmik
-DISTVERSION= 2.1
-PORTREVISION= 2
+DISTVERSION= 2.2
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,6 +14,7 @@ RUN_DEPENDS= ${PYNUMPY} \
USES= python:3.3+
USE_PYTHON= distutils autoplist
+
NO_ARCH= yes
.include <bsd.port.mk>