diff options
author | Rene Ladan <rene@FreeBSD.org> | 2023-06-14 22:00:28 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2023-06-27 19:34:34 +0000 |
commit | 3d9a815d9c5acbb71f4bb07738bdeab4879feacb (patch) | |
tree | eb093f22197a2c68a88dd2372ec1922c3f6d3c10 /x11-toolkits/py-Pmw | |
parent | c58ef91e06e8edc4fd8579837f1453b562da3fbb (diff) |
Diffstat (limited to 'x11-toolkits/py-Pmw')
-rw-r--r-- | x11-toolkits/py-Pmw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-Pmw/Makefile b/x11-toolkits/py-Pmw/Makefile index c7be6e492ff9..5b64c536cf39 100644 --- a/x11-toolkits/py-Pmw/Makefile +++ b/x11-toolkits/py-Pmw/Makefile @@ -12,7 +12,7 @@ WWW= https://pypi.org/project/Pmw/ LIB_DEPENDS= libBLT25.so:x11-toolkits/blt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${PY_FLAVOR} -USES= dos2unix python:3.6+ shebangfix +USES= dos2unix python shebangfix USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes SHEBANG_FILES= Pmw/Pmw_*/bin/bundlepmw.py |