diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2023-02-20 16:46:36 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2023-02-20 17:09:25 +0000 |
commit | 84fafc37063662d2591400d912962e598d53790f (patch) | |
tree | 1efa16baf3f551414bda796444fbd6ac6d379c4e | |
parent | 1aa87cc50a1fe7ed1a0b2c5a6cf810021b3cea82 (diff) | |
download | ports-84fafc37063662d2591400d912962e598d53790f.tar.gz ports-84fafc37063662d2591400d912962e598d53790f.zip |
mail/gnumail: deprecate
-rw-r--r-- | mail/gnumail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/gnumail/Makefile b/mail/gnumail/Makefile index 3c90eed1a2d9..dcdc686acc60 100644 --- a/mail/gnumail/Makefile +++ b/mail/gnumail/Makefile @@ -12,6 +12,8 @@ WWW= http://www.collaboration-world.com/gnumail/ LICENSE= GPLv2 BROKEN= does not link: Framework/GNUMail/GNUMail.framework/Versions/Current/./libGNUMail.so: undefined reference to __objc_ivar_offset_NSWindow._delegate. +DEPRECATED= Broken since 2021 +EXPIRATION_DATE= 2023-03-21 LIB_DEPENDS= libPantomime.so:mail/pantomime \ libAddresses.so:mail/addresses |