From 41505cf2bb619f63760fae4989895366bd2bd3ce Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Tue, 28 Jan 2020 21:57:18 +0000 Subject: Deprecate some pygtk2 ports With hat: portmgr --- x11-toolkits/hippo-canvas/Makefile | 3 +++ x11-toolkits/py-kiwi-gtk/Makefile | 3 +++ 2 files changed, 6 insertions(+) (limited to 'x11-toolkits') diff --git a/x11-toolkits/hippo-canvas/Makefile b/x11-toolkits/hippo-canvas/Makefile index 9a2a289430b0..40798b38f8f7 100644 --- a/x11-toolkits/hippo-canvas/Makefile +++ b/x11-toolkits/hippo-canvas/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= GNOME MAINTAINER= ashish@FreeBSD.org COMMENT= Client stacker popup widget for GTK+ toolkit +DEPRECATED= Old, uses EOLed python27 +EXPIRATION_DATE= 2020-03-01 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>=0:graphics/py-cairo@${PY_FLAVOR} LIB_DEPENDS= libcroco-0.6.so:textproc/libcroco RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>=0:graphics/py-cairo@${PY_FLAVOR} diff --git a/x11-toolkits/py-kiwi-gtk/Makefile b/x11-toolkits/py-kiwi-gtk/Makefile index dabe7826af9e..54aa87490368 100644 --- a/x11-toolkits/py-kiwi-gtk/Makefile +++ b/x11-toolkits/py-kiwi-gtk/Makefile @@ -12,6 +12,9 @@ COMMENT= Framework and a set of enhanced widgets based on PyGTK LICENSE= LGPL21 +DEPRECATED= Old, uses EOLed python27 +EXPIRATION_DATE= 2020-03-01 + OPTIONS_DEFINE= DOCS EXAMPLES NO_ARCH= yes -- cgit v1.2.3