diff options
author | sem <sem@FreeBSD.org> | 2007-08-15 20:44:49 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2007-08-15 20:44:49 +0800 |
commit | e80ad3520c737db0577fbb66a407deba605cfe2b (patch) | |
tree | 4677e434a0ac141f4a54fc5a2692eef57d94a3e2 /mail | |
parent | 8499549a1200f673d76f2a164ed6f98bb683471d (diff) | |
download | freebsd-ports-gnome-e80ad3520c737db0577fbb66a407deba605cfe2b.tar.gz freebsd-ports-gnome-e80ad3520c737db0577fbb66a407deba605cfe2b.tar.zst freebsd-ports-gnome-e80ad3520c737db0577fbb66a407deba605cfe2b.zip |
- Mark BROKEN till find a problem with a router.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/zmailer/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/zmailer/Makefile b/mail/zmailer/Makefile index a9466d15d3ee..6dcfd54b90a3 100644 --- a/mail/zmailer/Makefile +++ b/mail/zmailer/Makefile @@ -24,6 +24,8 @@ CONFIGURE_ARGS= --with-openssl CONFIGURE_ARGS= --without-openssl .endif +BROKEN= does not work properly yet + .include <bsd.port.pre.mk> CONFIGURE_ARGS+=--prefix=${PREFIX}/ \ |