diff options
-rw-r--r-- | mail/mailutils/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/mailutils/Makefile b/mail/mailutils/Makefile index eb5a6c61624e..0c822883c23e 100644 --- a/mail/mailutils/Makefile +++ b/mail/mailutils/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= GNU MAINTAINER= ports@FreeBSD.org COMMENT= Mailutils offers utilities and daemons for processing e-mail +DEPRECATED= This port needs to be taken care of, it suffers from bit rot. \ +Especially with options other than GUILE, uninstall may leave files behind + GNU_CONFIGURE= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" CONFIGURE_ARGS+=--disable-build-comsat |