diff --git a/mail/gnumail/Makefile b/mail/gnumail/Makefile index 3c90eed1a2d9..dcdc686acc60 100644 --- a/mail/gnumail/Makefile +++ b/mail/gnumail/Makefile @@ -1,25 +1,27 @@ PORTNAME= gnumail PORTVERSION= 1.3.0 PORTREVISION= 1 CATEGORIES= mail gnustep MASTER_SITES= SAVANNAH/gnustep-nonfsf/ DISTNAME= GNUMail-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep mail client 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 USES= cpe gnustep CPE_VENDOR= gnu USE_GNUSTEP= back build gui base USE_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES} .include