aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-10-12 09:19:04 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-10-12 09:19:04 +0000
commit89b4379a177ed6c314362aa05d65f4af81e8aee0 (patch)
tree08893c75412f70cc89eac1c944e80b8d4e2bcc52 /x11-clocks
parentb04ce8519d7d4064c97c4b032f175923df9ae8b6 (diff)
downloadports-89b4379a177ed6c314362aa05d65f4af81e8aee0.tar.gz
ports-89b4379a177ed6c314362aa05d65f4af81e8aee0.zip
Deprecate most glib12 consumers
With hat: portmgr
Notes
Notes: svn path=/head/; revision=481888
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/asclock-gtk/Makefile3
-rw-r--r--x11-clocks/wmclockmon/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/x11-clocks/asclock-gtk/Makefile b/x11-clocks/asclock-gtk/Makefile
index 739c007170dd..611c686046f5 100644
--- a/x11-clocks/asclock-gtk/Makefile
+++ b/x11-clocks/asclock-gtk/Makefile
@@ -10,6 +10,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}beta
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= New flavor of asclock (GTK version)
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
WRKSRC= ${WRKDIR}/${PORTNAME}
ALL_TARGET= asclock
INSTALL_TARGET= install PREFIX=${STAGEDIR}${PREFIX}
diff --git a/x11-clocks/wmclockmon/Makefile b/x11-clocks/wmclockmon/Makefile
index 7f6324074ded..e8c63ca48332 100644
--- a/x11-clocks/wmclockmon/Makefile
+++ b/x11-clocks/wmclockmon/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://tnemeth.free.fr/projets/programmes/
MAINTAINER= xride@FreeBSD.org
COMMENT= Digital clock dockapp with a similar look to wmcpuload
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
USE_XORG= xpm
USE_GNOME= gtk12
GNU_CONFIGURE= yes