x11-toolkits/py-Pmw: Add USE_PYTHON=concurrent
Approved by: portmgr (port compliance, infrastructure)
This commit is contained in:
parent
b6b169c554
commit
5b21f532c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536075
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= Pmw
|
||||
PORTVERSION= 2.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +15,7 @@ LIB_DEPENDS= libBLT25.so:x11-toolkits/blt
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${PY_FLAVOR}
|
||||
|
||||
USES= dos2unix python shebangfix
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
NO_ARCH= yes
|
||||
SHEBANG_FILES= Pmw/Pmw_*/bin/bundlepmw.py
|
||||
|
||||
|
|
Loading…
Reference in a new issue