diff options
author | sem <sem@FreeBSD.org> | 2007-08-21 00:24:36 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2007-08-21 00:24:36 +0800 |
commit | 3437dea6ca75ff108955204ab3e22766be3ce938 (patch) | |
tree | 52dc960f8da7ec1bb8dda7c12f72ad9cdb7000c1 /mail | |
parent | dbbf5c561850fb12377de403bad164891fdb78ea (diff) | |
download | freebsd-ports-graphics-3437dea6ca75ff108955204ab3e22766be3ce938.tar.gz freebsd-ports-graphics-3437dea6ca75ff108955204ab3e22766be3ce938.tar.zst freebsd-ports-graphics-3437dea6ca75ff108955204ab3e22766be3ce938.zip |
- BROKEN -> IGNORE and more clean messge
Diffstat (limited to 'mail')
-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 6dcfd54b90a..8ad7a694ff8 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> |