diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2021-03-24 13:34:35 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2021-03-24 13:34:35 +0000 |
| commit | b217c7fc9cc4e56e26f88b17551499a17c4c6d24 (patch) | |
| tree | 927d28feccb5a8860ed230fbec099ccb4255ada8 /net-p2p | |
| parent | 80fa663d16236be2c6d5165f92327ed60b6a4b42 (diff) | |
Notes
Diffstat (limited to 'net-p2p')
| -rw-r--r-- | net-p2p/ktorrent/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile index 4b92fd1fc4a6..2fa5cea8ae5d 100644 --- a/net-p2p/ktorrent/Makefile +++ b/net-p2p/ktorrent/Makefile @@ -36,6 +36,8 @@ WORKSPACE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_LibKWorkspace .include <bsd.port.options.mk> .if ${ARCH} == aarch64 || ${ARCH} == amd64 || ${ARCH} == i386 +DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine +EXPIRATION_DATE=2021-06-23 PLIST_SUB+= WEBENGINE="" USE_QT+= webengine .else |
