aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2018-10-12 17:19:04 +0800
committerantoine <antoine@FreeBSD.org>2018-10-12 17:19:04 +0800
commit51db1de74da3d172ed5fa5888030835d34c248bf (patch)
tree08893c75412f70cc89eac1c944e80b8d4e2bcc52 /deskutils
parent9b8d0708e8313ba24ebd315f3ccb6518ea53b803 (diff)
downloadfreebsd-ports-gnome-51db1de74da3d172ed5fa5888030835d34c248bf.tar.gz
freebsd-ports-gnome-51db1de74da3d172ed5fa5888030835d34c248bf.tar.zst
freebsd-ports-gnome-51db1de74da3d172ed5fa5888030835d34c248bf.zip
Deprecate most glib12 consumers
With hat: portmgr
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/gaddr/Makefile3
-rw-r--r--deskutils/ithought/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/deskutils/gaddr/Makefile b/deskutils/gaddr/Makefile
index f1c6dd8526ad..bb47f71043c4 100644
--- a/deskutils/gaddr/Makefile
+++ b/deskutils/gaddr/Makefile
@@ -11,6 +11,9 @@ MASTER_SITES= http://www.wirelesscouch.net/software/gaddr/ \
MAINTAINER= lme@FreeBSD.org
COMMENT= GTK 1.x address book
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
PLIST_FILES= bin/gaddr
GNU_CONFIGURE= yes
USE_GNOME= gtk12
diff --git a/deskutils/ithought/Makefile b/deskutils/ithought/Makefile
index f5fded684713..567bb0664365 100644
--- a/deskutils/ithought/Makefile
+++ b/deskutils/ithought/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-alpha
MAINTAINER= ports@FreeBSD.org
COMMENT= Extensible text management system
+DEPRECATED= Uses obsolete glib12
+EXPIRATION_DATE= 2018-12-20
+
USES= libtool
USE_GNOME= gtk12 libxml2
GNU_CONFIGURE= yes