aboutsummaryrefslogtreecommitdiff
path: root/misc/snakemake/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-12-08 06:00:44 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-12-08 06:00:44 +0000
commit7035210c5f139ebcda370ce0d311a0a86336e8b9 (patch)
tree653d06c0191068e0ea8224aafb0e6ed85b157e8f /misc/snakemake/Makefile
parent4535aa430ca25a5c8782273185f25d3db2e98239 (diff)
downloadports-7035210c5f139ebcda370ce0d311a0a86336e8b9.tar.gz
ports-7035210c5f139ebcda370ce0d311a0a86336e8b9.zip
misc/snakemake: Update 5.3.0 -> 5.3.1
Reported by: portscout
Notes
Notes: svn path=/head/; revision=486911
Diffstat (limited to 'misc/snakemake/Makefile')
-rw-r--r--misc/snakemake/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/snakemake/Makefile b/misc/snakemake/Makefile
index dc061d94304d..f8cd05c69cf8 100644
--- a/misc/snakemake/Makefile
+++ b/misc/snakemake/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= snakemake
-DISTVERSION= 5.3.0
+DISTVERSION= 5.3.1
CATEGORIES= misc
MASTER_SITES= CHEESESHOP
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>0:devel/py-appdirs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}
USES= python:3.5+
-USE_PYTHON= distutils autoplist
+USE_PYTHON= distutils noflavors autoplist
NO_ARCH= yes