summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-01-28 21:57:18 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-01-28 21:57:18 +0000
commit41505cf2bb619f63760fae4989895366bd2bd3ce (patch)
treed4f7fa86a350f96e267772a7dd6a5accfae45407 /x11-toolkits
parent- Update to 0.5-13.6 (diff)
Deprecate some pygtk2 ports
With hat: portmgr
Notes
Notes: svn path=/head/; revision=524518
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/hippo-canvas/Makefile3
-rw-r--r--x11-toolkits/py-kiwi-gtk/Makefile3
2 files changed, 6 insertions, 0 deletions
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