1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

devel/py-click: change USES= to USES?=

* Minor change to make the port slave friendly for Python 3 version

Submitted by:	philip
This commit is contained in:
Bartek Rutkowski 2016-09-24 12:52:08 +00:00
parent bd203d13de
commit 6926f0e40e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422714

View File

@ -12,7 +12,7 @@ COMMENT= Python package for creating command line interfaces
LICENSE= BSD3CLAUSE
USES= python
USES?= python
USE_PYTHON= distutils autoplist
NO_ARCH= yes