diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-12 09:19:04 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-10-12 09:19:04 +0000 |
commit | 89b4379a177ed6c314362aa05d65f4af81e8aee0 (patch) | |
tree | 08893c75412f70cc89eac1c944e80b8d4e2bcc52 /net-im/gale/Makefile | |
parent | b04ce8519d7d4064c97c4b032f175923df9ae8b6 (diff) | |
download | ports-89b4379a177ed6c314362aa05d65f4af81e8aee0.tar.gz ports-89b4379a177ed6c314362aa05d65f4af81e8aee0.zip |
Deprecate most glib12 consumers
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=481888
Diffstat (limited to 'net-im/gale/Makefile')
-rw-r--r-- | net-im/gale/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile index c46c53a373b4..e7b94fac4cb1 100644 --- a/net-im/gale/Makefile +++ b/net-im/gale/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}ruit MAINTAINER= ports@FreeBSD.org COMMENT= Secure instant messaging system +DEPRECATED= Uses obsolete glib12 +EXPIRATION_DATE= 2018-12-20 + LIB_DEPENDS= libgc.so:devel/boehm-gc \ libwwwcore.so:www/libwww \ libadns.so:dns/adns |