aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2020-01-29 00:22:48 +0800
committerantoine <antoine@FreeBSD.org>2020-01-29 00:22:48 +0800
commited69edf5882fc94942067738df8082e4c67bd312 (patch)
treefbe1e7d0be16f27e997460e492d73635d1d2fc4a /x11
parenta7e578d7fb57d5868611231f1d6bf98fae67de85 (diff)
downloadfreebsd-ports-gnome-ed69edf5882fc94942067738df8082e4c67bd312.tar.gz
freebsd-ports-gnome-ed69edf5882fc94942067738df8082e4c67bd312.tar.zst
freebsd-ports-gnome-ed69edf5882fc94942067738df8082e4c67bd312.zip
Deprecate ports using py-vte
With hat: portmgr
Diffstat (limited to 'x11')
-rw-r--r--x11/terminator/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/terminator/Makefile b/x11/terminator/Makefile
index 57b6f714db71..319b3681e6fd 100644
--- a/x11/terminator/Makefile
+++ b/x11/terminator/Makefile
@@ -12,6 +12,9 @@ COMMENT= Multiple GNOME terminals in one window
LICENSE= GPLv2
+DEPRECATED= Old, uses EOLed python27
+EXPIRATION_DATE= 2020-02-28
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}notify>=0:devel/py-notify@${PY_FLAVOR} \
${PYTHON_SITELIBDIR}/keybinder/_keybinder.so:x11/keybinder \
${PYTHON_PKGNAMEPREFIX}vte>=0:x11-toolkits/py-vte@${PY_FLAVOR} \