From 5b21f532c6fb4933b18a56fc851f495b2b91dbae Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Thu, 21 May 2020 06:47:46 +0000 Subject: [PATCH] x11-toolkits/py-Pmw: Add USE_PYTHON=concurrent Approved by: portmgr (port compliance, infrastructure) --- x11-toolkits/py-Pmw/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-toolkits/py-Pmw/Makefile b/x11-toolkits/py-Pmw/Makefile index ec518774a0e6..52c2d5127fe4 100644 --- a/x11-toolkits/py-Pmw/Makefile +++ b/x11-toolkits/py-Pmw/Makefile @@ -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