diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2007-08-20 16:24:36 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2007-08-20 16:24:36 +0000 |
commit | 39adb4d6183a3c3ac66b43ded8d0fc0120a24553 (patch) | |
tree | aab4f5c8bd9be54b72e2fc14ed2162a208646ca4 | |
parent | aaaa9b77c8188b1e29aec4df6e7638362b9c2562 (diff) | |
download | freebsd-ports-39adb4d6183a3c3ac66b43ded8d0fc0120a24553.zip |
- BROKEN -> IGNORE and more clean messge
-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> |