aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-03-08 17:01:46 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-03-08 17:01:46 +0000
commit5ae8688c07b2294395a124e0b2da3a0f00d4aba0 (patch)
tree326c7ae1133b16e8be2a37e24472b70a0574fcaa /x11-wm
parentfb717d0e60d518f1df0a66b382e11ff5a1d0f53b (diff)
downloadports-5ae8688c07b2294395a124e0b2da3a0f00d4aba0.tar.gz
ports-5ae8688c07b2294395a124e0b2da3a0f00d4aba0.zip
Deprecate some ports using deprecated version of python
With hat: portmgr
Notes
Notes: svn path=/head/; revision=528058
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/compizconfig-python/Makefile3
-rw-r--r--x11-wm/fvwm-crystal/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/x11-wm/compizconfig-python/Makefile b/x11-wm/compizconfig-python/Makefile
index 4dbeea65654f..22bab60f461c 100644
--- a/x11-wm/compizconfig-python/Makefile
+++ b/x11-wm/compizconfig-python/Makefile
@@ -13,6 +13,9 @@ COMMENT= Python bindings for the compizconfig library
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
BUILD_DEPENDS= \
${LOCALBASE}/libdata/pkgconfig/compiz.pc:x11-wm/compiz \
${LOCALBASE}/libdata/pkgconfig/libcompizconfig.pc:x11-wm/libcompizconfig \
diff --git a/x11-wm/fvwm-crystal/Makefile b/x11-wm/fvwm-crystal/Makefile
index 943c3b062fab..b8cd523a3bb3 100644
--- a/x11-wm/fvwm-crystal/Makefile
+++ b/x11-wm/fvwm-crystal/Makefile
@@ -11,6 +11,9 @@ COMMENT= Easy, eye-candy, light, and powerful window manager for X11
LICENSE= GPLv3+
+DEPRECATED= Uses deprecated version of python
+EXPIRATION_DATE= 2020-09-15
+
RUN_DEPENDS= fvwm>=2.5:x11-wm/fvwm2 \
bash:shells/bash