summaryrefslogtreecommitdiff
path: root/sysutils/zsm/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-01-06 13:09:51 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-01-06 13:09:51 +0000
commitae06d73ad8f7ffafce5a1603fd19b84355c2ca84 (patch)
treef911017eb90d65c446b5d28634063569d1d71fab /sysutils/zsm/Makefile
parentwww/buku: add USE_PYTHON=noflavors (diff)
sysutils/zsm: USE_PYTHON=noflavors
[00:01:51] Warning: (sysutils/zsm@py37): Error: Duplicated origin for zsm-0.2.0: sysutils/zsm@py37 AND sysutils/zsm. Rerun with -v to see which ports are depending on these. Approved by: portmgr (antoine)
Notes
Notes: svn path=/head/; revision=489491
Diffstat (limited to 'sysutils/zsm/Makefile')
-rw-r--r--sysutils/zsm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/zsm/Makefile b/sysutils/zsm/Makefile
index 9747f0579e44..39e78fd443d5 100644
--- a/sysutils/zsm/Makefile
+++ b/sysutils/zsm/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=6.7:devel/py-click@${PY_FLAVOR} \
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.6.4:devel/py-pytest@${PY_FLAVOR}
USES= python:3.6+
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist distutils noflavors
NO_ARCH= yes