diff options
-rw-r--r-- | mail/zmailer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/zmailer/Makefile b/mail/zmailer/Makefile index 6dcfd54b90a3..8ad7a694ff86 100644 --- a/mail/zmailer/Makefile +++ b/mail/zmailer/Makefile @@ -24,7 +24,7 @@ CONFIGURE_ARGS= --with-openssl CONFIGURE_ARGS= --without-openssl .endif -BROKEN= does not work properly yet +IGNORE= hangs after mail to: command .include <bsd.port.pre.mk> |