Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jan 2019 13:09:51 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r489491 - head/sysutils/zsm
Message-ID:  <201901061309.x06D9pbx052587@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sun Jan  6 13:09:51 2019
New Revision: 489491
URL: https://svnweb.freebsd.org/changeset/ports/489491

Log:
  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)

Modified:
  head/sysutils/zsm/Makefile

Modified: head/sysutils/zsm/Makefile
==============================================================================
--- head/sysutils/zsm/Makefile	Sun Jan  6 13:08:56 2019	(r489490)
+++ head/sysutils/zsm/Makefile	Sun Jan  6 13:09:51 2019	(r489491)
@@ -17,7 +17,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>=6.7:devel/p
 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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901061309.x06D9pbx052587>