aboutsummaryrefslogtreecommitdiff
path: root/cad/astk-serveur
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2019-12-25 13:35:06 +0000
committerThierry Thomas <thierry@FreeBSD.org>2019-12-25 13:35:06 +0000
commitbda7766bf02f3fed569755d08ed512dc737f3d9f (patch)
tree859ea050b84131bd626586ec893593156ac72526 /cad/astk-serveur
parent2f79480472f1c6ab5a69d1b63fcd768ed48b0d67 (diff)
downloadports-bda7766bf02f3fed569755d08ed512dc737f3d9f.tar.gz
ports-bda7766bf02f3fed569755d08ed512dc737f3d9f.zip
Let Code_Aster use Python-3.7.
Notes
Notes: svn path=/head/; revision=520858
Diffstat (limited to 'cad/astk-serveur')
-rw-r--r--cad/astk-serveur/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/astk-serveur/Makefile b/cad/astk-serveur/Makefile
index 9738d059fb2c..bafb6482d9c7 100644
--- a/cad/astk-serveur/Makefile
+++ b/cad/astk-serveur/Makefile
@@ -3,6 +3,7 @@
PORTNAME= astk
DISTVERSION= 2019.0-1
+PORTREVISION= 1
CATEGORIES= cad
.if !defined(CLIENT_SEUL)
PKGNAMESUFFIX= -serveur
@@ -35,7 +36,7 @@ RUN_DEPENDS+= ${SHELL_INSTALL_ASTER}:shells/${SHIADEP}
USES= gettext
.if !defined(CLIENT_SEUL)
-USES+= python:3.6 shebangfix tk:build
+USES+= python:3.6+ shebangfix tk:build
SHEBANG_FILES= unittest/run_test.py
.else
USES+= tk