aboutsummaryrefslogtreecommitdiff
path: root/net/libproxy-mozjs/Makefile
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-03-24 13:34:35 +0000
committerRene Ladan <rene@FreeBSD.org>2021-03-24 13:34:35 +0000
commitb217c7fc9cc4e56e26f88b17551499a17c4c6d24 (patch)
tree927d28feccb5a8860ed230fbec099ccb4255ada8 /net/libproxy-mozjs/Makefile
parent80fa663d16236be2c6d5165f92327ed60b6a4b42 (diff)
downloadports-b217c7fc9cc4e56e26f88b17551499a17c4c6d24.tar.gz
ports-b217c7fc9cc4e56e26f88b17551499a17c4c6d24.zip
Mark ports recursively depending on Python 2.7 for expiration on June 23.
For ports optionally dependending on Python 2.7, just mark those options as expired. Remove konquerer from the x11/kde-baseapps metaport and bump its PORTREVISION. Submitted by: rene Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D28665
Notes
Notes: svn path=/head/; revision=569118
Diffstat (limited to 'net/libproxy-mozjs/Makefile')
-rw-r--r--net/libproxy-mozjs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/libproxy-mozjs/Makefile b/net/libproxy-mozjs/Makefile
index 7762128f159e..4c7df3ed4279 100644
--- a/net/libproxy-mozjs/Makefile
+++ b/net/libproxy-mozjs/Makefile
@@ -5,9 +5,11 @@ PORTREVISION= 0
CATEGORIES= net www
PKGNAMESUFFIX= -${LIBPROXY_SLAVE}
-
COMMENT= Mozilla JavaScript plug-in for libproxy
+DEPRECATED= Uses EOL Python 2.7 via lang/spidermonkey52
+EXPIRATION_DATE=2021-06-23
+
USES= compiler:c++11-lib
USE_CXXSTD= gnu++11
LIB_DEPENDS= libmozjs-52.so:lang/spidermonkey52