diff options
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}/ \ |